1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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