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-12-30 01:30:17 +01:00
pictures add g810 picture 2016-06-13 00:41:58 +02:00
sample_profiles Swap x and y key 2016-12-27 22:13:53 +01:00
src Add first shot for effect code 2016-12-30 01:30:17 +01:00
systemd Update g810 bin path in systemd unit 2016-12-24 05:23:01 +01:00
udev Add make install and make uninstall 2016-12-28 01:46:37 +01:00
wireshark_dumps Add effects dump 2016-12-29 22:43:53 +01:00
LICENSE Switch from LGPLv3 to GPLv3 2016-12-06 21:59:14 +01:00
makefile Add make install and make uninstall 2016-12-28 02:02:42 +01:00
README.md Imrove help and readme for g910 2016-12-03 15:41:12 +01:00

g810-led

Linux LED controller for the Logitech G810 Orion Spectrum Keyboard

Other compatible keyboard :
G410 Atlas Spectrum
G610 Orion
G910 Orion Spark
G910 Orion Spectrum

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