From: Jun Wako Date: Thu, 23 Apr 2015 08:30:45 +0000 (+0900) Subject: Fix URL of HID Usage Tables pdf X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=3f32b224788f9e938e41e02f6ad6fcbbec67479f;p=max%2Ftmk_keyboard.git Fix URL of HID Usage Tables pdf --- diff --git a/doc/keymap.md b/doc/keymap.md index 9d986a8c..d4a129b2 100644 --- a/doc/keymap.md +++ b/doc/keymap.md @@ -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 diff --git a/tmk_core/doc/keymap.md b/tmk_core/doc/keymap.md index 9d986a8c..d4a129b2 100644 --- a/tmk_core/doc/keymap.md +++ b/tmk_core/doc/keymap.md @@ -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