Browse Source

Merge pull request #143 from kurtis-lew/patch-3

Update key-press.md
xmkb
Pete Johanson 4 years ago committed by GitHub
parent
commit
c6517737f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/docs/behavior/key-press.md

2
docs/docs/behavior/key-press.md

@ -8,7 +8,7 @@ sidebar_label: Key Press @@ -8,7 +8,7 @@ sidebar_label: Key Press
The most basic of behaviors, is the ability to send certain keycode presses and releases in response to activating
a certain key.
For reference on keycode values, see the [USB HID Usage Tables](https://www.usb.org/document-library/hid-usage-tables-12).
For reference on keycode values, see pages 83-89 of the [USB HID Usage Tables](https://www.usb.org/document-library/hid-usage-tables-12).
## Keycode Defines

Loading…
Cancel
Save