2020-05-26 19:46:02 +01:00
|
|
|
# Set any rules.mk overrides for your specific keymap here.
|
|
|
|
# See rules at https://docs.qmk.fm/#/config_options?id=the-rulesmk-file
|
2020-08-22 09:21:06 +01:00
|
|
|
LTO_ENABLE = yes
|
2020-05-26 19:46:02 +01:00
|
|
|
COMMAND_ENABLE = no
|
|
|
|
RGBLIGHT_ENABLE = no
|
|
|
|
TAP_DANCE_ENABLE=yes
|
|
|
|
|
2020-09-07 01:55:39 +01:00
|
|
|
# Debugging
|
2020-05-26 19:46:02 +01:00
|
|
|
CONSOLE_ENABLE = yes
|