diff options
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 |
