Skip to content

Commit

Permalink
Update stanrc85 rules for alice/rev1 (qmk#8821)
Browse files Browse the repository at this point in the history
  • Loading branch information
stanrc85 authored and lorenzoernesto committed May 15, 2020
1 parent 8d0ec07 commit 685378a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion users/stanrc85/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 685378a

Please sign in to comment.