mirror of
https://github.com/MatMoul/g810-led.git
synced 2024-12-23 01:06:11 +00:00
Imrove help and readme for g910
This commit is contained in:
parent
d7507c206f
commit
69281f01d5
@ -5,7 +5,8 @@ Linux LED controller for the Logitech G810 Orion Spectrum Keyboard
|
||||
Other compatible keyboard :</br>
|
||||
G410 Atlas Spectrum</br>
|
||||
G610 Orion</br>
|
||||
g910 Orion Spark
|
||||
G910 Orion Spark
|
||||
G910 Orion Spectrum
|
||||
|
||||
![jj](https://raw.githubusercontent.com/MatMoul/g810-led/master/pictures/logitech_g810-2.jpg)
|
||||
|
||||
|
@ -46,7 +46,8 @@ void listkeys() {
|
||||
cout<<"-------------------------\n";
|
||||
cout<<"\n";
|
||||
cout<<"Group logo :\n";
|
||||
cout<<" Logo\n";
|
||||
cout<<" logo\n";
|
||||
cout<<" logo2\n";
|
||||
cout<<"\n";
|
||||
cout<<"Group indicators :\n";
|
||||
cout<<" num_indicator, numindicator, num\n";
|
||||
@ -125,6 +126,8 @@ void listkeys() {
|
||||
cout<<" comma\n";
|
||||
cout<<" period\n";
|
||||
cout<<" slash\n";
|
||||
cout<<"Group gkeys :\n";
|
||||
cout<<" g1 - g9\n";
|
||||
}
|
||||
|
||||
int commit() {
|
||||
|
Loading…
Reference in New Issue
Block a user