We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829ba0f commit bce0660Copy full SHA for bce0660
adafruit_hid/consumer_control_code.py
@@ -33,7 +33,7 @@ class ConsumerControlCode:
33
"""USB HID Consumer Control Device constants.
34
35
This list includes a few common consumer control codes from
36
- http://www.usb.org/developers/hidpage/Hut1_12v2.pdf#page=75.
+ https://www.usb.org/sites/default/files/hut1_21_0.pdf#page=118.
37
38
*New in CircuitPython 3.0.*
39
"""
0 commit comments