Make sure that RGM Matrix is checked properly
This commit is contained in:
parent
42a6bd2fd4
commit
6af0c1e129
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue