This is a software to control LEDs, lighting modes, LCD screen and macros
- Lighting modes
- Individual LEDs
- Macros
- LCD screen images & GIF
- Sound Reaction (??)
Usual cmake build. You also need to install hidapi
sudo apt install libhidapi-devAt first, I thought it would be a good idea to reverse engineer the official software but since it's made by chinese developers, even the decompilation had weird control flow and logic so instead I used Wireshark with PCapUSB to sniff packets and compare them I made a parser for pcap files that parses packets and show their infos