10 lines
245 B
Makefile
10 lines
245 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
|
||
|
RGBLIGHT_ENABLE = no
|
||
|
TAP_DANCE_ENABLE=yes
|
||
|
|
||
|
# Debugging
|
||
|
CONSOLE_ENABLE = yes
|