aboutsummaryrefslogtreecommitdiffstats
path: root/users/stanrc85/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/stanrc85/rules.mk')
-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
ifeq ($(strip $(KEYBOARD)), dz60)
VIA_ENABLE = yes
LTO_ENABLE = yes
+endif
+ifeq ($(strip $(KEYBOARD)), projectkb/alice)
+ VIA_ENABLE = yes
+ LTO_ENABLE = no
endif \ No newline at end of file