mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-14 07:55:28 +00:00
743449472e
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2 lines
86 B
Makefile
2 lines
86 B
Makefile
COMMAND_ENABLE = no # Commands for debug and configuration
|
|
LEADER_ENABLE = yes
|