mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-03 07:19:55 +00:00
4 lines
63 B
Makefile
4 lines
63 B
Makefile
ifeq ($(strip $(RGB_MATRIX_ENABLE)), yes)
|
|
SRC += leds.c
|
|
endif
|