Make sure that RGM Matrix is checked properly
1 files changed, 1 insertions(+), 0 deletions(-) M users/drashna/rules.mk
M users/drashna/rules.mk => users/drashna/rules.mk +1 -0
@@ 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