9 lines
234 B
Makefile
9 lines
234 B
Makefile
|
# Set any rules.mk overrides for your specific keymap here.
|
||
|
# See rules at https://docs.qmk.fm/#/config_options?id=the-rulesmk-file
|
||
|
LTO_ENABLE = yes
|
||
|
COMMAND_ENABLE = no
|
||
|
LEADER_ENABLE = yes
|
||
|
RGBLIGHT_ENABLE = yes
|
||
|
|
||
|
TAP_DANCE_ENABLE = no
|