2020-11-15 19:57:34 +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
|
2021-08-09 20:46:18 +02:00
|
|
|
DEBOUNCE_TYPE = sym_eager_pk
|
2020-11-15 19:57:34 +01:00
|
|
|
LTO_ENABLE = yes
|
|
|
|
COMMAND_ENABLE = no
|
|
|
|
UNICODE_ENABLE = no
|
|
|
|
UNICODEMAP_ENABLE = no
|
|
|
|
DYNAMIC_MACRO_ENABLE = yes
|