summaryrefslogtreecommitdiffstats
path: root/docs/keycodes_basic.md
diff options
context:
space:
mode:
authorChristoffer Holmberg <skug@skug.fi>2018-10-17 22:27:16 +0200
committerDrashna Jaelre <drashna@live.com>2018-10-18 01:51:51 +0200
commitdad79cafcd9b3401b68fb29aaa311e999c4c4e6e (patch)
tree8a9e20bbc326568804077713409a314e0691ef99 /docs/keycodes_basic.md
parentd08f9cb6e4d5f14409d49ea5df93cb91777357da (diff)
downloadqmk_firmware-dad79cafcd9b3401b68fb29aaa311e999c4c4e6e.tar.gz
qmk_firmware-dad79cafcd9b3401b68fb29aaa311e999c4c4e6e.tar.xz
Fix more broken links to the HID spec
Diffstat (limited to 'docs/keycodes_basic.md')
-rw-r--r--docs/keycodes_basic.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keycodes_basic.md b/docs/keycodes_basic.md
index 8445b05ef..82e94aa5e 100644
--- a/docs/keycodes_basic.md
+++ b/docs/keycodes_basic.md
@@ -1,6 +1,6 @@
# Basic Keycodes
-The basic set of keycodes are based on the [HID Keyboard/Keypad Usage Page (0x07)](http://www.usb.org/developers/hidpage/Hut1_12v2.pdf) with the exception of `KC_NO`, `KC_TRNS` and keycodes in the `0xA5-DF` range. See below for more details.
+The basic set of keycodes are based on the [HID Keyboard/Keypad Usage Page (0x07)](https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf) with the exception of `KC_NO`, `KC_TRNS` and keycodes in the `0xA5-DF` range. See below for more details.
## Letters and Numbers