circuitpython/shared-bindings/usb_hid
Sam Willcocks 4231eedf8e Correct USB HID usage range error message.
When an invalid usage was given, the error message incorrectly
referenced "usage_page".
2022-05-09 19:04:01 +01:00
..
Device.c Correct USB HID usage range error message. 2022-05-09 19:04:01 +01:00
Device.h Enable support for extended HID usage page and usage. Related to Support HID Usage Pages and Usages >255 #5529 2022-04-05 13:54:07 +12:00
__init__.c touch up doc 2021-10-18 16:26:12 -04:00
__init__.h Boot protocol and feature reports: compiles; needs to be tested 2021-10-04 22:48:18 -04:00