Skip to content

Commit

Permalink
Make sure that RGM Matrix is checked properly
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed May 17, 2019
1 parent 42a6bd2 commit 6af0c1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions users/drashna/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6af0c1e

Please sign in to comment.