Hello, I want to build a system. There’s a design application that blocks the macros on my Bloody brand mouse, and I want to bypass this restriction. What I plan to do is connect my Bloody W90 Pro wired mouse to a Teensy 4.1 board to get around...
My Bloody W90 Pro mouse light is on but the mouse is not responding. How did you solve the problem? Could you please share the full code you used with me?
I examined the mouse’s interface structure with Wireshark and saw that it had three interfaces. Then, after analyzing the hex codes, the HID Report Descriptor data, the endpoint data, and so on, I wrote code from scratch based on that information...