Update stanrc85 rules for alice/rev1 (#8821)
1 files changed, 1 insertions(+), 1 deletions(-) M users/stanrc85/rules.mk
M users/stanrc85/rules.mk => users/stanrc85/rules.mk +1 -1
@@ 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