mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-24 07:32:45 +00:00
Make sure that RGM Matrix is checked properly
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user