qmk_firmware/users/konstantin
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
..
config.h [Keymap] Update personal userspace and keymaps (#9082) 2020-05-15 23:36:08 -07:00
konstantin.c
konstantin.h Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) 2020-07-16 22:27:55 +10:00
rgb.c
rgb.h
rules.mk [Keymap] Update personal userspace and keymaps (#9082) 2020-05-15 23:36:08 -07:00
tap_dance.c
tap_dance.h
unicode.c
unicode.h