mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-05 06:22:14 +01:00
2f6c068e0d
* Extend allowed range of tappable keycodes to include modifiers * Get rid of the magic numbers altogether * Remove some more magic numbers * Extract LM() functionality from ACT_LAYER_TAP * Use ACTION() macro everywhere