mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-01 05:07:26 +06:00
8 lines
147 B
Makefile
8 lines
147 B
Makefile
|
RGBLIGHT_ENABLE = yes
|
||
|
BACKLIGHT_ENABLE = no
|
||
|
NKRO_ENABLE = yes
|
||
|
KEY_LOCK_ENABLE = yes
|
||
|
TAP_DANCE_ENABLE = yes
|
||
|
CONSOLE_ENABLE = no
|
||
|
EXTRAFLAGS += -flto
|