Skip to content

Commit 46fc6c5

Browse files
committed
update link to HID usage tables
1 parent 829ba0f commit 46fc6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_hid/keycode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class Keycode:
3333
"""USB HID Keycode constants.
3434
3535
This list is modeled after the names for USB keycodes defined in
36-
https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf#page=53.
36+
https://www.usb.org/sites/default/files/hut1_21_0.pdf#page=118.
3737
This list does not include every single code, but does include all the keys on
3838
a regular PC or Mac keyboard.
3939

0 commit comments

Comments
 (0)