[Keymap] Add Alice rev2 to my userspace (#9600)

joystick_improvements
stanrc85 5 years ago committed by GitHub
parent acb9cf12c4
commit da5aed6bef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,3 +26,9 @@ ifeq ($(strip $(KEYBOARD)), projectkb/alice/rev1)
LTO_ENABLE = no LTO_ENABLE = no
VELOCIKEY_ENABLE=yes VELOCIKEY_ENABLE=yes
endif endif
ifeq ($(strip $(KEYBOARD)), projectkb/alice/rev2)
SRC += rgblight_layers.c
VIA_ENABLE = yes
LTO_ENABLE = no
VELOCIKEY_ENABLE=yes
endif
Loading…
Cancel
Save