Written in Python, simple poc showing how to control every key (color, brightness) on HyperX keyboard.
HyperX Alloy Origins
- Windows
- Mac (Tested on M1)
- Linux (not tested, should work)
- Hidapi
- Python3
pip install git+https://github.com/K4CZP3R/hyperx-keyboard-rgb.git
- You need to create function which gets the correct device (because path changes dynamically), you can identify valid device by its interface.
- On mac (and maybe other os) you need to run it as root, otherwise device can't be opened