forked from forks/qmk_firmware
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.
3 lines
86 B
Makefile
3 lines
86 B
Makefile
COMMAND_ENABLE = no # Commands for debug and configuration
|
|
LEADER_ENABLE = yes
|