diff options
Diffstat (limited to 'docs/feature_velocikey.md')
-rw-r--r-- | docs/feature_velocikey.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/feature_velocikey.md b/docs/feature_velocikey.md index 93dd7de94..14d4be314 100644 --- a/docs/feature_velocikey.md +++ b/docs/feature_velocikey.md | |||
@@ -6,7 +6,6 @@ Velocikey is a feature that lets you control the speed of lighting effects (like | |||
6 | For Velocikey to take effect, there are two steps. First, when compiling your keyboard, you'll need to set `VELOCIKEY_ENABLE=yes` in `rules.mk`, e.g.: | 6 | For Velocikey to take effect, there are two steps. First, when compiling your keyboard, you'll need to set `VELOCIKEY_ENABLE=yes` in `rules.mk`, e.g.: |
7 | 7 | ||
8 | ``` | 8 | ``` |
9 | BOOTMAGIC_ENABLE = no | ||
10 | MOUSEKEY_ENABLE = no | 9 | MOUSEKEY_ENABLE = no |
11 | STENO_ENABLE = no | 10 | STENO_ENABLE = no |
12 | EXTRAKEY_ENABLE = yes | 11 | EXTRAKEY_ENABLE = yes |