Make sure that RGM Matrix is checked properly

master
Drashna Jaelre 5 years ago
parent 42a6bd2fd4
commit 6af0c1e129
No known key found for this signature in database
GPG Key ID: 4C4221222CD5F9F0

@ -33,6 +33,7 @@ ifeq ($(strip $(RGBLIGHT_ENABLE)), yes)
endif
endif
RGB_MATRIX_ENABLE ?= no
ifneq ($(strip $(RGB_MATRIX_ENABLE)), no)
SRC += rgb_stuff.c
endif

Loading…
Cancel
Save