Closed
Description
The USB HID core libraries enable by default the USD HID Keyboard emulation. In fact, they enable by default both the emulation of the Keyboard and Mouse emulation.
I have prepared a very simple fix/patch which allows to disable the USB HID Keyboard emulation by uncommenting a #define KEYBOARD_ENABLED in HID.cpp.
I am looking into this so as to further simplify enabling/disabling the Mouse & Keyboard USB HID emulation.