Browse Source

Update stanrc85 rules for alice/rev1 (#8821)

stanrc85 6 years ago
parent
commit
fcf2b45263
1 changed files with 1 additions and 1 deletions
  1. 1 1
      users/stanrc85/rules.mk

+ 1 - 1
users/stanrc85/rules.mk

@@ -20,7 +20,7 @@ ifeq ($(strip $(KEYBOARD)), dz60)
   VIA_ENABLE = yes
   LTO_ENABLE = yes
 endif
-ifeq ($(strip $(KEYBOARD)), projectkb/alice)
+ifeq ($(strip $(KEYBOARD)), projectkb/alice/rev1)
   SRC += rgblight_layers.c
   VIA_ENABLE = yes
   LTO_ENABLE = no