qmk_firmware/users
Konstantin Đorđević 61b64bb82a
Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)
* Add IS_LAYER_ON_STATE()/IS_LAYER_OFF_STATE() macros

* Add docs for IS_LAYER_ON/OFF(_STATE) macros

* Remove IS_LAYER_ON/OFF_STATE redefinition in userspace

* Run clang-format on quantum/quantum.h

* Redefine IS_LAYER_ON/OFF(_STATE) as aliases of existing layer functions

Also update relevant doc entries.

Needs testing to check if this breaks existing IS_LAYER_ON/OFF usage in certain
edge cases (namely calling the macros with 0).

* Reformat layer check function docs
2020-07-16 22:27:55 +10:00
..
333fred Add naked60 layout, clean up my userspace files and rules.mk. (#8848) 2020-04-20 11:00:14 +01:00
_example
ajp10304 Create ajp10304 userspace and ortho_4x12 layout. (#9304) 2020-07-09 20:18:51 +01:00
alfrdmalr
anderson [Keyboard] Added D48 keyboard (#8548) 2020-05-08 23:59:50 -07:00
arkag
art Art userspace (#9068) 2020-05-19 22:05:32 +01:00
bbaserdem
bcat Rework bcat Crkbd and Lily58 modifier keys (#9692) 2020-07-10 22:57:49 +01:00
billypython
bocaj
brett
cbbrowne
cjuniet
csc027 [Keymap] csc027/keymap-updates (#9420) 2020-06-15 03:48:21 -07:00
curry
d4mation
danielo515
datagrok
dennytom/chording_engine
dhertz
doogle999
drashna [Keymap] Drashna's Keymap Update - Display Edition (#9282) 2020-06-15 03:41:28 -07:00
dshields
dudeofawesome
edvorakjp
ericgebhart 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
gary
gordon
hvp
ibnuda
ishtob
issmirnov
jackhumbert
jarred
kageurufu
klackygears Klackygears add user and handwired brain (#9154) 2020-06-28 12:07:57 +01:00
konstantin Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) 2020-07-16 22:27:55 +10:00
kuatsure
kuchosauronad0
losinggeneration
manna-harbour_miryoku Update miryoku (#9442) 2020-06-22 22:30:05 -07:00
mattly
mechmerlin
mguterl
miles2go [Keymap] initial user directory for milestogo + babblepaste (#7698) 2020-05-08 23:15:26 -07:00
mtdjr QMK-ify some GPIO macros (#8315) 2020-04-30 16:24:47 +10:00
mverteuil
narze
ninjonas 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
not-quite-neo
nstickney
pcoves Add pcoves's userspace (#9354) 2020-07-08 21:57:11 +01:00
pvinis
replicaJunction
ridingqwerty 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rishka
rmw [Keymap] Adding my keymaps for ergodox_ez and kyria (#9365) 2020-06-29 10:23:13 -07:00
romus
rossman360 rebound rev4, consolodated switch matrix from 5x12 to 7x8 (#9314) 2020-06-20 08:27:27 +10:00
rs
scheiklp [Keymap] Added the K.O,Y layout for the xd75 and atreus62 boards (#9079) 2020-05-15 22:37:58 -07:00
sethBarberee
sigma
sigul
spacebarracecar
spidey3 Partial and window screenshots (#9332) 2020-06-24 12:02:12 +10:00
stanrc85 [Keymap] Add Alice rev2 to my userspace (#9600) 2020-07-04 20:51:37 -07:00
talljoe
tominabox1 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
turbomech
twschum
vosechu Add one-handed Viterbi layout for gaming (#8963) 2020-05-10 04:53:32 +01:00
wanleg
xtonhasvim
xulkal Xulkal Changes (#9004) 2020-05-05 13:54:26 +01:00
yanfali
yet-another-developer
zer09
readme.md
yanfali_wkl

readme.md

User space

This is a place for users to put code that they might use between keyboards. If you build the keymap mine, /users/mine/rules.mk will be included in your build, and /users/mine/ will be in your path - keep these things in mind when naming your files and referencing them from other places.