mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 04:43:02 +00:00
8 lines
244 B
Makefile
8 lines
244 B
Makefile
|
SRC += muse.c
|
||
|
# Set any rules.mk overrides for your specific keymap here.
|
||
|
# See rules at https://docs.qmk.fm/#/config_options?id=the-rulesmk-file
|
||
|
LINK_TIME_OPTIMIZATION_ENABLE = yes
|
||
|
COMMAND_ENABLE = no
|
||
|
MOUSEKEY_ENABLE = no
|
||
|
TAP_DANCE_ENABLE=yes
|