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
_example
ajp10304
alfrdmalr
anderson
arkag
art
bbaserdem
bcat
billypython
bocaj
brett
cbbrowne
cjuniet
csc027
curry
d4mation
danielo515
datagrok
dennytom/chording_engine
dhertz
doogle999
drashna
dshields
dudeofawesome
edvorakjp
ericgebhart
gary
gordon
hvp
ibnuda
ishtob
issmirnov
jackhumbert
jarred
kageurufu
klackygears
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
mattly
mechmerlin
mguterl
miles2go
mtdjr
mverteuil
narze
ninjonas
not-quite-neo
nstickney
pcoves
pvinis
replicaJunction
ridingqwerty
rishka
rmw
romus
rossman360
rs
scheiklp
sethBarberee
sigma
sigul
spacebarracecar
spidey3
stanrc85
talljoe
tominabox1
turbomech
twschum
vosechu
wanleg
xtonhasvim
xulkal
yanfali
yet-another-developer
zer09
readme.md
yanfali_wkl

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.