docs(key-press): Change codes
to usages
`usages` is a more accurate term in this context.
This commit is contained in:
parent
2871dca9bf
commit
ad9988649d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ The categories of supported codes are:
|
||||||
|
|
||||||
Please visit the [codes](../codes) section for a comprehensive list.
|
Please visit the [codes](../codes) section for a comprehensive list.
|
||||||
|
|
||||||
For advanced users, user-defined HID codes are also supported but must be encoded, please see [`dt-bindings/zmk/keys.h`](https://github.com/zmkfirmware/zmk/blob/main/app/include/dt-bindings/zmk/keys.h) for further insight.
|
For advanced users, user-defined HID usages are also supported but must be encoded, please see [`dt-bindings/zmk/keys.h`](https://github.com/zmkfirmware/zmk/blob/main/app/include/dt-bindings/zmk/keys.h) for further insight.
|
||||||
|
|
||||||
## Keycode Defines
|
## Keycode Defines
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue