aboutsummaryrefslogtreecommitdiff
path: root/users/stanrc85
diff options
context:
space:
mode:
authorstanrc85 <47038504+stanrc85@users.noreply.github.com>2020-04-16 11:57:32 -0400
committerGitHub <noreply@github.com>2020-04-16 16:57:32 +0100
commitfcf2b452636cc3db09b75401372bafddc3085094 (patch)
treec5a1f7ff254e8f6e4d5679a32cffeaaa9eaf63b1 /users/stanrc85
parent5607af8524b61745c01bdc434857f556cb47d1d9 (diff)
downloadqmk_firmware-fcf2b452636cc3db09b75401372bafddc3085094.tar.gz
qmk_firmware-fcf2b452636cc3db09b75401372bafddc3085094.zip
Update stanrc85 rules for alice/rev1 (#8821)
Diffstat (limited to 'users/stanrc85')
-rw-r--r--users/stanrc85/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk
index 67e1b8854..d544b2d95 100644
--- a/users/stanrc85/rules.mk
+++ b/users/stanrc85/rules.mk
@@ -20,7 +20,7 @@ ifeq ($(strip $(KEYBOARD)), dz60)
20 VIA_ENABLE = yes 20 VIA_ENABLE = yes
21 LTO_ENABLE = yes 21 LTO_ENABLE = yes
22endif 22endif
23ifeq ($(strip $(KEYBOARD)), projectkb/alice) 23ifeq ($(strip $(KEYBOARD)), projectkb/alice/rev1)
24 SRC += rgblight_layers.c 24 SRC += rgblight_layers.c
25 VIA_ENABLE = yes 25 VIA_ENABLE = yes
26 LTO_ENABLE = no 26 LTO_ENABLE = no