mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
Update stanrc85 rules for alice/rev1 (#8821)
This commit is contained in:
parent
5607af8524
commit
fcf2b45263
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue