aboutsummaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/stanrc85/rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk
index c454058bd..16391b555 100644
--- a/users/stanrc85/rules.mk
+++ b/users/stanrc85/rules.mk
@@ -22,4 +22,8 @@ endif
22ifeq ($(strip $(KEYBOARD)), dz60) 22ifeq ($(strip $(KEYBOARD)), dz60)
23 VIA_ENABLE = yes 23 VIA_ENABLE = yes
24 LTO_ENABLE = yes 24 LTO_ENABLE = yes
25endif
26ifeq ($(strip $(KEYBOARD)), projectkb/alice)
27 VIA_ENABLE = yes
28 LTO_ENABLE = no
25endif \ No newline at end of file 29endif \ No newline at end of file