circuitpython/shared-module/usb_hid
Dan Halbert 38f42818e9 fix gc; update KEYBOARD report descriptor
The default KEYBOARD report descriptor had a signed/unsigned error,
and also could have allowed more keycodes. So I changed it, using the
very vanilla descriptor from a very plain extremely common commercial
keyboard, modifying it only have 5 LED's instead of 3, and added a
report ID.
2021-08-16 18:59:41 -04:00
..
__init__.c fix gc; update KEYBOARD report descriptor 2021-08-16 18:59:41 -04:00
__init__.h wip 2021-08-14 12:36:40 -04:00
Device.c fix gc; update KEYBOARD report descriptor 2021-08-16 18:59:41 -04:00
Device.h squeeze a couple of boards 2021-08-14 17:36:05 -04:00