Skip to content

gusinacio/hyperx-keyboard-rgb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperX RGB Keyboard Protocol PoC

Written in Python, It is a early proof of concept.

BuyMeCoffee

Supported Devices

  • HyperX Alloy Origins Core - confirmed by me

Requirements

How to run

python simple_script.py or python simple_module.py

Configure

  • 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)

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%