diff options
-rw-r--r-- | docs/feature_velocikey.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/feature_velocikey.md b/docs/feature_velocikey.md index 5d9841073..93dd7de94 100644 --- a/docs/feature_velocikey.md +++ b/docs/feature_velocikey.md | |||
@@ -13,7 +13,7 @@ EXTRAKEY_ENABLE = yes | |||
13 | VELOCIKEY_ENABLE = yes | 13 | VELOCIKEY_ENABLE = yes |
14 | ``` | 14 | ``` |
15 | 15 | ||
16 | Then, while using your keyboard, you need to also turn it on with the VLK_TOG keycode, which toggles the feature on and off. | 16 | Then, while using your keyboard, you need to also turn it on with the `VLK_TOG` keycode, which toggles the feature on and off. |
17 | 17 | ||
18 | The following light effects will all be controlled by Velocikey when it is enabled: | 18 | The following light effects will all be controlled by Velocikey when it is enabled: |
19 | - RGB Breathing | 19 | - RGB Breathing |