Explorar o código

Make sure that RGM Matrix is checked properly

Drashna Jaelre %!s(int64=6) %!d(string=hai) anos
pai
achega
6af0c1e129
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      users/drashna/rules.mk

+ 1 - 0
users/drashna/rules.mk

@@ -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