2017-05-28 03:46 AM
I'd like to report a bug.
In the file usbh_hid_keybd.h, line 118:
&sharpdefine KEY_CAPS LOCK 0x39
should be replaced with:
&sharpdefine KEY_CAPS_LOCK 0x39
#usb #hid #keyboard #bug2017-09-29 01:53 AM
I would also like to add for line 114 in the same file, it should read;
#define KEY_GRAVE_ACCENT_AND_TILDE 0x35
and on line 132;
#define KEY_SCROLL_LOCK 0x47