diff options
author | Niko Wenselowski <niko@nerdno.de> | 2021-09-05 21:36:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-05 20:36:16 +0100 |
commit | 8a8fdd9a728a4cdc0ddce54fab9bf3b4ff8bf942 (patch) | |
tree | 7fd768d76d985ba04acec62ad9809e63d29346a3 /docs/feature_velocikey.md | |
parent | 767f2c02844acd77c86ea84fb86a1a7f49f379b0 (diff) | |
download | qmk_firmware-8a8fdd9a728a4cdc0ddce54fab9bf3b4ff8bf942.tar.gz qmk_firmware-8a8fdd9a728a4cdc0ddce54fab9bf3b4ff8bf942.zip |
Highlight keycode (#14317)
This should make it consistent with other docs and hopefully will make less people miss this detail.
Diffstat (limited to 'docs/feature_velocikey.md')
-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 5d98410735..93dd7de940 100644 --- a/docs/feature_velocikey.md +++ b/docs/feature_velocikey.md @@ -13,7 +13,7 @@ EXTRAKEY_ENABLE = yes VELOCIKEY_ENABLE = yes ``` -Then, while using your keyboard, you need to also turn it on with the VLK_TOG keycode, which toggles the feature on and off. +Then, while using your keyboard, you need to also turn it on with the `VLK_TOG` keycode, which toggles the feature on and off. The following light effects will all be controlled by Velocikey when it is enabled: - RGB Breathing |