qmk-firmwares/keyboards/handwired/dygma/raise/post_rules.mk

3 lines
63 B
Makefile

ifeq ($(strip $(RGB_MATRIX_ENABLE)), yes)
SRC += leds.c
endif