Written in Python, It is a early proof of concept.
HyperX Alloy Origins Core - confirmed by me
- Cython interface to HIDAPI library: https://github.com/trezor/cython-hidapi
- Python 3
python simple_script.py
or python simple_module.py
- If you want to test it on other device than Alloy Origins, then you will need to change PID and VID here:
KspHidHelper.get_interface_path_for_pidvid(0x0951, 0x16e5, 3)