Highlight keycode (#14317)

This should make it consistent with other docs and hopefully will make less people miss this detail.
json_custom_keycodes
Niko Wenselowski 4 years ago committed by GitHub
parent 767f2c0284
commit 8a8fdd9a72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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

Loading…
Cancel
Save