maxmati / a4tech-bloody-linux-driver

GNU General Public License v3.0
59 stars 26 forks source link

Protocol #6

Open VlaoMao opened 8 years ago

VlaoMao commented 8 years ago

Hello! I'm have a question: where you get opcodes for mouse? I'm want to add battery check for this mouse

C0rn3j commented 6 years ago

You have to set up wireshark to listen on USB and reverse engineer the protocol.

https://github.com/pez2001/razer_chroma_drivers/wiki/Reverse-Engineering-USB-Protocol

Here's how Razer chroma guys are doing it.