There's a link to usb.org in the adafruit_hid.keycode.Keycode section of the documentation:
http://www.usb.org/developers/hidpage/Hut1_12v2.pdf#page=58
This link appears to be deprecated and leads to a Page Not Found error. I did some traversing around usb.org and found the Hut1_12v2.pdf document here:
https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf
But I don't know for sure if that is the intended reference.
There's a link to usb.org in the adafruit_hid.keycode.Keycode section of the documentation:
http://www.usb.org/developers/hidpage/Hut1_12v2.pdf#page=58
This link appears to be deprecated and leads to a Page Not Found error. I did some traversing around usb.org and found the Hut1_12v2.pdf document here:
https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf
But I don't know for sure if that is the intended reference.