By the way, if I set:
0x85, 0x01, // Report ID (1)
even on a single joystick, the data I send to the joystick do not go through. So maybe I have misunderstood something about the idea of the ReportID?
Any USB gurus out there...
Hello everyone,
I've been using Teensy's as joysticks for a while now and they work great. I recently came upon a project which requires a single Teensy 4.1 to present itself as multiple distinct joysticks in Windows. I was able to modify the USB...