dereisele / G213Colors

A Python script to change the key colors on a Logitech G213 Prodigy Gaming Keyboard and G203 Prodigy Gaming Mouse
MIT License
57 stars 10 forks source link

Brightness on Breathe and Cycle #9

Open smasty opened 6 years ago

smasty commented 6 years ago

Just an FYI, the value 64 in your breathe and cycle commands accepts values from 0x01 to 0x64 and represents the maximum color brightness of the effect. Not sure if it does anything on the G213 as I don't own it, but it definitely works on the G203 mouse.

dereisele commented 6 years ago

Thank you! I know about this function, but I was to lazy to implement it.