1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 01:06:11 +00:00

Update README

This commit is contained in:
MatMoul 2017-01-26 02:29:34 +01:00
parent 12b16e8374
commit 865cad8070

View File

@ -10,8 +10,8 @@ Linux led controller for Logitech G410, G610, G810 and G910 Keyboards.</br>
- **G910 Orion Spark**</br> - **G910 Orion Spark**</br>
- **G910 Orion Spectrum**</br> - **G910 Orion Spectrum**</br>
##Install and use :</br> ##Install :</br>
* INSTALL.md * [INSTALL.md](https://github.com/MatMoul/g810-led/blob/master/INSTALL.md)
##Help :</br> ##Help :</br>
`g410-led --help`</br> `g410-led --help`</br>
@ -19,6 +19,13 @@ Linux led controller for Logitech G410, G610, G810 and G910 Keyboards.</br>
`g810-led --help`</br> `g810-led --help`</br>
`g910-led --help`</br> `g910-led --help`</br>
`g810-led --help-keys`</br>
`g810-led --help-effects`</br>
`g810-led --help-samples`</br>
##Contribute and evolution :</br>
* [TODO.md](https://github.com/MatMoul/g810-led/blob/master/TODO.md)
##Samples :</br> ##Samples :</br>
`g810-led -p /etc/g810/profile # Load a profile`</br> `g810-led -p /etc/g810/profile # Load a profile`</br>
`g810-led -k logo ff0000 # Set color of a key`</br> `g810-led -k logo ff0000 # Set color of a key`</br>