fix(docs): Update keycode usage ID for numeric 4 in key-press.md

Co-Authored-By: Robert U <978080+urob@users.noreply.github.com>
This commit is contained in:
Kurtis Lew 2022-06-20 18:27:58 -07:00 committed by Pete Johanson
parent d7bd81e5c4
commit edc60e5848
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ The "key press" behavior sends standard keycodes on press/release.
### Behavior Binding
- Reference: `&kp`
- Parameter: The keycode usage ID from the usage page, e.g. `4` or `A`
- Parameter: The keycode usage ID from the usage page, e.g. `N4` or `A`
Example: