diff options
author | stanrc85 <47038504+stanrc85@users.noreply.github.com> | 2020-06-20 17:57:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-20 22:57:33 +0100 |
commit | 8252f378d9b453b0078699363543be501c9b81d8 (patch) | |
tree | 0177fcadd6479bf082c19701e183bef746f925cc /users | |
parent | d7f9e6fcf1e13d77298cb1f5169cea240709c163 (diff) |
Add velocikey to alice keymap (#9476)
Diffstat (limited to 'users')
-rw-r--r-- | users/stanrc85/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk index d544b2d95a..83cda852d8 100644 --- a/users/stanrc85/rules.mk +++ b/users/stanrc85/rules.mk @@ -24,4 +24,5 @@ ifeq ($(strip $(KEYBOARD)), projectkb/alice/rev1) SRC += rgblight_layers.c VIA_ENABLE = yes LTO_ENABLE = no + VELOCIKEY_ENABLE=yes endif
\ No newline at end of file |