diff options
| author | stanrc85 <47038504+stanrc85@users.noreply.github.com> | 2020-04-16 11:57:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-16 16:57:32 +0100 |
| commit | fcf2b452636cc3db09b75401372bafddc3085094 (patch) | |
| tree | c5a1f7ff254e8f6e4d5679a32cffeaaa9eaf63b1 /users | |
| parent | 5607af8524b61745c01bdc434857f556cb47d1d9 (diff) | |
| download | qmk_firmware-fcf2b452636cc3db09b75401372bafddc3085094.tar.gz qmk_firmware-fcf2b452636cc3db09b75401372bafddc3085094.zip | |
Update stanrc85 rules for alice/rev1 (#8821)
Diffstat (limited to 'users')
| -rw-r--r-- | users/stanrc85/rules.mk | 2 |
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 |
| 22 | endif | 22 | endif |
| 23 | ifeq ($(strip $(KEYBOARD)), projectkb/alice) | 23 | ifeq ($(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 |
