diff options
| author | 2016-08-14 10:58:22 -1000 | |
|---|---|---|
| committer | 2016-08-14 10:58:22 -1000 | |
| commit | b4218a2b3e928468110eb034fbac61631b71d30d (patch) | |
| tree | 7d5f318b5bc81b01bf7a97e95eba6c65b2feacec /doc/keycode.txt | |
| parent | c6c2c3fc14736e4d226c5f410d8c3faf3d36629f (diff) | |
| parent | 6323f3d1e74350ef52dddc1f31d8b36ba637d254 (diff) | |
| download | qmk_firmware-b4218a2b3e928468110eb034fbac61631b71d30d.tar.gz | |
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
Diffstat (limited to 'doc/keycode.txt')
| -rw-r--r-- | doc/keycode.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keycode.txt b/doc/keycode.txt index c1134f9bf..5a42c50bf 100644 --- a/doc/keycode.txt +++ b/doc/keycode.txt @@ -2,7 +2,7 @@ Keycode Symbol Table ==================== Keycodes are defined in `common/keycode.h`. Range of 00-A4 and E0-E7 are identical with HID Usage: -<http://www.usb.org/developers/devclass_docs/Hut1_11.pdf> +<http://www.usb.org/developers/hidpage/Hut1_12v2.pdf> Virtual keycodes are defined out of above range to support special actions. |