Merge pull request #617 from iFreilicht/patch-2
authorJack Humbert <jack.humb@gmail.com>
Fri, 12 Aug 2016 01:34:09 +0000 (21:34 -0400)
committerGitHub <noreply@github.com>
Fri, 12 Aug 2016 01:34:09 +0000 (21:34 -0400)
Fix dead link in keycode.txt

doc/keycode.txt

index c1134f9..5a42c50 100644 (file)
@@ -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.