Add velocikey to alice keymap (#9476)

This commit is contained in:
stanrc85
2020-06-20 17:57:33 -04:00
committed by GitHub
parent d7f9e6fcf1
commit 8252f378d9
2 changed files with 2 additions and 1 deletions

View File

@@ -24,4 +24,5 @@ ifeq ($(strip $(KEYBOARD)), projectkb/alice/rev1)
SRC += rgblight_layers.c
VIA_ENABLE = yes
LTO_ENABLE = no
VELOCIKEY_ENABLE=yes
endif