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 | |
| parent | e1ad9432b6f196c73a67e8ec7d1199b84ba11598 (diff) | |
| parent | 8a8fdd9a728a4cdc0ddce54fab9bf3b4ff8bf942 (diff) | |
| download | qmk_firmware-673f82ebd9fb48371d815a1c4f8a5bb3d5d0bfe3.tar.gz qmk_firmware-673f82ebd9fb48371d815a1c4f8a5bb3d5d0bfe3.zip | |
Merge remote-tracking branch 'origin/master' into develop
| -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 |
