2020-05-26 20:46:02 +02: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 10:21:06 +02:00
|
|
|
LTO_ENABLE = yes
|
2020-05-26 20:46:02 +02:00
|
|
|
COMMAND_ENABLE = no
|
|
|
|
RGBLIGHT_ENABLE = no
|
|
|
|
TAP_DANCE_ENABLE=yes
|
|
|
|
|
2020-09-07 02:55:39 +02:00
|
|
|
# Debugging
|
2020-05-26 20:46:02 +02:00
|
|
|
CONSOLE_ENABLE = yes
|