mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-19 07:35:48 +01:00
7a5ce36f23
* 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