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/stanrc85 | |
| parent | d7f9e6fcf1e13d77298cb1f5169cea240709c163 (diff) | |
| download | qmk_firmware-8252f378d9b453b0078699363543be501c9b81d8.tar.gz qmk_firmware-8252f378d9b453b0078699363543be501c9b81d8.zip | |
Add velocikey to alice keymap (#9476)
Diffstat (limited to 'users/stanrc85')
| -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 d544b2d95..83cda852d 100644 --- a/users/stanrc85/rules.mk +++ b/users/stanrc85/rules.mk | |||
| @@ -24,4 +24,5 @@ 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 |
| 27 | VELOCIKEY_ENABLE=yes | ||
| 27 | endif \ No newline at end of file | 28 | endif \ No newline at end of file |
