Skip to content

Commit

Permalink
Fix URL of HID Usage Tables pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
tmk committed Apr 23, 2015
1 parent 0bb4679 commit 8124195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/keymap.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ There are 8 modifiers which has discrimination between left and right.
See keycode table in [`doc/keycode.txt`](./keycode.txt) for description of keycodes.

In regard to implementation side most of keycodes are identical with [HID usage][HID_usage](pdf) sent to host for real and some virtual keycodes are defined to support special actions.
[HID_usage]: http://www.usb.org/developers/devclass_docs/Hut1_11.pdf
[HID_usage]: http://www.usb.org/developers/hidpage/Hut1_12v2.pdf



Expand Down

0 comments on commit 8124195

Please sign in to comment.