Logitech G510 keyboard backlight supports multicolor LED API
We made the Logitech G510 keyboard to support standard multi-color LED API to configure the keyboard backlight LED colors and brightness. The legacy sysfs property “color” was removed. We invite the user or apps that configure LED color through that property to use the new one.
The G510 owner can change the color of the keyboard backlight LED through the following command
1 | # make LED show red. |
and change the brightness through
1 | echo "100" > /sys/class/led/g15::kbd_backlight/brightness |
Thank you for Hans’ review.
[1] https://lore.kernel.org/linux-input/20250131140241.586305-1-hpa@redhat.com/T/#u