mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-03 13:38:04 +00:00
4 lines
63 B
Makefile
4 lines
63 B
Makefile
ifeq ($(strip $(RGB_MATRIX_ENABLE)), yes)
|
|
SRC += leds.c
|
|
endif
|