diff options
Diffstat (limited to 'tmk_core')
| -rw-r--r-- | tmk_core/doc/keymap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmk_core/doc/keymap.md b/tmk_core/doc/keymap.md index 9d986a8c5..d4a129b20 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. | |||
| 198 | See keycode table in [`doc/keycode.txt`](./keycode.txt) for description of keycodes. | 198 | See keycode table in [`doc/keycode.txt`](./keycode.txt) for description of keycodes. |
| 199 | 199 | ||
| 200 | 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. | 200 | 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. |
| 201 | [HID_usage]: http://www.usb.org/developers/devclass_docs/Hut1_11.pdf | 201 | [HID_usage]: http://www.usb.org/developers/hidpage/Hut1_12v2.pdf |
| 202 | 202 | ||
| 203 | 203 | ||
| 204 | 204 | ||
