A collection of ‘research’ (aka googling it)
USB Specs
USB Report Descriptors
Connecting USB Devices to WSL
- MS Devblogs
- MS Learn
- dorssel/usbipd-win (and WSL specifically)
CircuitPython
- Customizing USB Devices in CircuitPython
- Custom HID Devices in CircuitPython
- CircuitPython usb_hid
- MicroPython usb_hid
- CircuitPython for VS Code