USB HID Device: how to send Unicode?
I have a USB HID Device STM32CubeIDE project with the following USB HID Report Descriptor 0x05,0x01, // Usage Page: Generic Desktop Page (0x01), page HID Usage Tables 1.4 0x09,0x06, // Usage: Keyboard (0x06) 0xa1,0x01, // C...