1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 01:06:11 +00:00
Linux led controller for Logitech G213, G410, G413, G512, G513, G610, G810, g815, G910 and GPRO Keyboards
Go to file
2016-11-28 21:28:57 +01:00
pictures add g810 picture 2016-06-13 00:41:58 +02:00
sample_profiles Rename num_dot to num_period 2016-10-29 18:59:01 +02:00
src Remove multimedia keys for g910-spark and adjust gkeys buffer 2016-11-28 21:19:41 +01:00
systemd add systemd unit and udev rules 2016-06-17 22:13:11 +02:00
udev Add g910-spark to udev rules 2016-11-28 21:28:57 +01:00
wireshark_dumps Add dump provided by andreast1990@github 2016-11-28 21:27:12 +01:00
LICENSE First commit 2016-06-12 22:16:07 +02:00
makefile Add -O2 to CFLAGS 2016-08-07 20:36:13 +02:00
README.md Add G610 support 2016-11-18 21:48:50 +01:00

g810-led

Linux LED controller for the Logitech G810 Keyboard

Compatible with the Logitech G410 and G610 Keyboard (look at the wiki : https://github.com/MatMoul/g810-led/wiki)

jj

Install and use :

Samples :
g810-led -p /etc/g810/profile # Set a profile
g810-led -k logo ff0000 # Set color of a key
g810-led -a 00ff00 # Set color of all keys
g810-led -g fkeys ff00ff # Set color of a group of keys
g810-led -s color # Set keyboard power on effect

Samples with no commit :
g810-led -an 000000 # Set color of all key with no action
g810-led -gn modifiers ff0000 # Set color of a group with no action
g810-led -kn w ff0000 # Set color of a key with no action
g810-led -kn a ff0000 # Set color of a key with no action
g810-led -kn s ff0000 # Set color of a key with no action
g810-led -kn d ff0000 # Set color of a key with no action
g810-led -c # Commit all changes