mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 06:33:03 +00:00
8 lines
145 B
Makefile
8 lines
145 B
Makefile
RGBLIGHT_ENABLE = no
|
|
RGB_MATRIX_ENABLE = yes # enable later
|
|
|
|
SRC += ../default/keymap.c
|
|
|
|
LINK_TIME_OPTIMIZATION_ENABLE = yes
|
|
COMMAND_ENABLE = no
|