A basic python script that turns the numlock (and caps an scroll lock) rgb on and off depending on the state
I made this because of Logitech's dumb desicion TO NOT PUT A NUM LOCK INDICATOR ON THE KEYBOARD LIKE WHAT THE FUCK
- one color
- num lock indication (and the others)
- intall python
- run
pip install -r requirements.txt - install Logitch G Hub
- in
/logipyover/logi_led.pyline 260 make sure it points at the LGHUB directory correctly (by defaultC:\Program Files\LGHUB\sdks\sdk_legacy_led_{bitness}.dll) - in
numlock.pychange the RGB values to your favorite color (by default0,255,255) - run (double click)
run.bat, you should see a tray icon appear with the option to stop the script.