Highlight keycode (#14317)
This should make it consistent with other docs and hopefully will make less people miss this detail.master
parent
767f2c0284
commit
8a8fdd9a72
|
@ -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…
Reference in New Issue