mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-12 21:25:33 +06:00
6 lines
141 B
Makefile
6 lines
141 B
Makefile
|
CONSOLE_ENABLE = no # Console for debug
|
||
|
LEADER_ENABLE = yes
|
||
|
TAP_DANCE_ENABLE = yes # enable tap dance functionality
|
||
|
|
||
|
SRC += muse.c
|