Skip to content

TaxMachine/ajazz-keyboard-software-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Software for the Ajazz SONiX AK820 Pro (VID 0x8009)

This is a software to control LEDs, lighting modes, LCD screen and macros

TODO

  • Lighting modes
  • Individual LEDs
  • Macros
  • LCD screen images & GIF
  • Sound Reaction (??)

Installation

Usual cmake build. You also need to install hidapi

sudo apt install libhidapi-dev

How did I do it

At 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

About

keyboard software for Ajazz keyboards, mainly the AK820 pro

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages