mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-02 07:55:12 +00:00
8 lines
144 B
Makefile
8 lines
144 B
Makefile
|
LEADER_ENABLE = yes
|
||
|
MOUSEKEY_ENABLE = yes
|
||
|
RGBLIGHT_ENABLE = no
|
||
|
BACKLIGHT_ENABLE = no
|
||
|
KEY_OVERRIDE_ENABLE = yes
|
||
|
COMBO_ENABLE = yes
|
||
|
SRC += muse.c
|