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 [Userspace] alfrdmalr: swap # and @ symbols (#8469) 2020-03-17 21:44:55 -07:00
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 [Keymap] Added HHKB Keymap and user config (#8119) 2020-03-10 01:52:39 -07:00
cbbrowne
cjuniet [Keymap] Add @cjuniet's keymap/layout/userspace (#8258) 2020-03-04 17:19:26 -08:00
csc027 [Keymap] csc027/keymap-updates (#9420) 2020-06-15 03:48:21 -07:00
curry Local Changes 2020-01-23 22:41:15 +11:00
d4mation
danielo515 Danielo515/redox (#8232) 2020-03-12 02:50:19 +00:00
datagrok create users/datagrok (#7653) 2020-01-26 23:26:40 -05:00
dennytom/chording_engine DennyTom's buttery_engine (#8138) 2020-04-07 21:13:17 +10:00
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 [Keymap] Hvp baseline19 (#7690) 2020-01-02 11:31:54 -08:00
ibnuda [Keymap] new userspace for ibnuda (#8221) 2020-03-03 13:46:11 -08:00
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 Rename UC_OSX (and related constants) to UC_MAC (#8589) 2020-03-31 18:28:43 +02:00
losinggeneration
manna-harbour_miryoku Update miryoku (#9442) 2020-06-22 22:30:05 -07:00
mattly
mechmerlin Merlin's userspace updates (#8074) 2020-02-03 22:37:01 +01:00
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 [Keymap] Added mverteuil keymaps and userspace common code (#7876) 2020-01-18 11:24:56 -08:00
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 update pvinis keymap (#8746) 2020-04-13 11:59:04 -07:00
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 [Keymap] fix sigma keymaps build (#8427) 2020-03-15 21:42:10 -07:00
sigul [Keymap] sigul Planck layout updates (#8649) 2020-04-02 13:09:26 +01:00
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 [Keymap] Updates to personal keymaps (#8665) 2020-04-08 18:20:58 -07:00
yet-another-developer
zer09
readme.md
yanfali_wkl [Keymap] Updates to personal keymaps (#8665) 2020-04-08 18:20:58 -07:00

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.