Skip to content

Reverse engineered python script to control the keyboard RGB on Gigabyte Aorus 15KD laptop

License

Notifications You must be signed in to change notification settings

DevPika/aorus-keyboard-rgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aorus Keyboard RGB control

Reverse engineering USB messages using Wireshark to control RGB on Gigabyte Aorus 15P KD laptop

Tested on Aorus 15P KD-72US223SH laptop, Windows 10, Python v3.10

Dependencies

Note for the audio sync script

If you would like the script to react to music playing on your machine, use a loopback device to direct output to an input device. A pyaudio fork which supports Windows sound loopback is mentioned in this answer. You can use Stereo Mix (which failed to work reliably for me) or use third-party software like Voicemeeter on Windows.

Current features:

  • Set color and brightness for the static full keyboard mode
  • Set different modes like Wave, Ripple, Raindrop, Fade on press etc.

Future todo

  • Per key customized lighting
  • Integrate with OpenRGB
  • Integrate with system audio using pyaudio similar to this repo Done!

About

Reverse engineered python script to control the keyboard RGB on Gigabyte Aorus 15KD laptop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages