summaryrefslogtreecommitdiff
path: root/doc/keycode.txt
diff options
context:
space:
mode:
authorcbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-08-12 11:17:34 -0400
committercbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-08-12 11:17:34 -0400
commitc21a882ec9d4d41419ffb0a191c6e6538d0cfd63 (patch)
treeb7eaf8cf14d2369a1c22c4e7ba023fef040d8472 /doc/keycode.txt
parent83913f9197042839c9eaf262f4933262d7db6bbb (diff)
parent97cd7afc3272efb4fecf5ff85548cbeabe683431 (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'doc/keycode.txt')
-rw-r--r--doc/keycode.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keycode.txt b/doc/keycode.txt
index c1134f9bf2..5a42c50bfb 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.