aboutsummaryrefslogtreecommitdiff
path: root/docs/feature_velocikey.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/feature_velocikey.md')
-rw-r--r--docs/feature_velocikey.md1
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
6For 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.: 6For 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```
9BOOTMAGIC_ENABLE = no
10MOUSEKEY_ENABLE = no 9MOUSEKEY_ENABLE = no
11STENO_ENABLE = no 10STENO_ENABLE = no
12EXTRAKEY_ENABLE = yes 11EXTRAKEY_ENABLE = yes