]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fix dead link in keycode.txt
authorFelix Uhl <iFreilicht@users.noreply.github.com>
Thu, 11 Aug 2016 07:13:38 +0000 (09:13 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Aug 2016 07:13:38 +0000 (09:13 +0200)
The link to the HID Usage tables was outdated and dead, so I replaced it.

doc/keycode.txt

index c1134f9bf2ed4e66283eb69f9bfb132a5cd56e3f..5a42c50bfb24f5f654a2f980773fa580f9ab46a9 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.