User Activity

I'm trying to teach myself USB HID with an STM32. Right now I'm stuck trying to get a custom Report Description to work.Here's what's working right now:Report Description:0x05, 0x01, // Usage Page (Generic Desktop Ctrls) 0x09, 0x02, // Usage (M...