]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add macro for momentarily switching to a layer while some mods are active (#2460)
authorsnyman <snyman@users.noreply.github.com>
Wed, 21 Mar 2018 02:59:54 +0000 (22:59 -0400)
committerJack Humbert <jack.humb@gmail.com>
Wed, 21 Mar 2018 02:59:54 +0000 (22:59 -0400)
commit7a5ce36f23624b29b548f9e8f8e3a0b165cdf2a4
treeb3d9a72244a49f08b9ef12a1a8376fd05954c67b
parent4ec03111cc0dd8cb365aaa43a6aaf2c626d72a61
Add macro for momentarily switching to a layer while some mods are active (#2460)

* Macro for a momentary layer switch with mods

Passes through to the existing ACTION_LAYER_MODS macro, albeit with more
limited options due to lack of space in the quantum_keycodes enum.

* Add documentation for LM layer-mod macro

* Clean up Tap Toggle documentation
docs/feature_advanced_keycodes.md
docs/keycodes.md
quantum/keymap_common.c
quantum/quantum_keycodes.h