diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/stanrc85/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk index 67e1b8854a..d544b2d95a 100644 --- a/users/stanrc85/rules.mk +++ b/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 |