diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-05 19:36:50 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-05 19:36:50 +0000 |
commit | 673f82ebd9fb48371d815a1c4f8a5bb3d5d0bfe3 (patch) | |
tree | 77db82dacde1e3ad2c629965238799a4e2bea600 /docs | |
parent | e1ad9432b6f196c73a67e8ec7d1199b84ba11598 (diff) | |
parent | 8a8fdd9a728a4cdc0ddce54fab9bf3b4ff8bf942 (diff) | |
download | qmk_firmware-673f82ebd9fb48371d815a1c4f8a5bb3d5d0bfe3.tar.gz qmk_firmware-673f82ebd9fb48371d815a1c4f8a5bb3d5d0bfe3.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
-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 |