mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
4 lines
63 B
Makefile
4 lines
63 B
Makefile
ifeq ($(strip $(RGB_MATRIX_ENABLE)), yes)
|
|
SRC += leds.c
|
|
endif
|