Browse Source

Highlight keycode (#14317)

This should make it consistent with other docs and hopefully will make less people miss this detail.
pull/14323/head
Niko Wenselowski 2 years ago
committed by GitHub
parent
commit
8a8fdd9a72
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/feature_velocikey.md

+ 1
- 1
docs/feature_velocikey.md View File

@ -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


Loading…
Cancel
Save