9 lines
264 B
Makefile
9 lines
264 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
|
||
|
DEBOUNCE_TYPE = eager_pk
|
||
|
LTO_ENABLE = yes
|
||
|
COMMAND_ENABLE = no
|
||
|
UNICODE_ENABLE = no
|
||
|
UNICODEMAP_ENABLE = no
|
||
|
DYNAMIC_MACRO_ENABLE = yes
|