-
```
g logo 000096 # Blue
g indicators ffffff # White
g multimedia 009600 # Green
g fkeys ff7700 # Orange
g modifiers ff7700 # Orange
g arrows 0000ff # Red
g numeric 00ff00 # …
-
According to the [use page](https://github.com/MatMoul/g810-led/wiki/Use) of your wiki, there is no group for the G-keys.
However, on spec I used the group value `gkeys` analogous to `fkeys` to set t…
-
is there a way to get it to work or does it have to be supported by aurora?
i have applied the patch for logitech (there is no patch for corsair? i am using a K95 with the latest version of CUE)
-
I have the latest of both mumble and logitech gaming software and mumble refuses to create a logitech profile for me to be able to use my gkeys. I'm running a 64 bit os and my lgs is for 64 bit veriso…
-
If you are a user of Logitech gaming hardware, like mice and keyboards, you will come across the problem that the logitech gaming software for some reason creates a profile just for mumble. There is n…
-
```
What steps will reproduce the problem?
1. create an enum with any syntax
my example:
/**
@type {Object}
*/
var NS = {};
/**
@enum {number}
*/
NS.keys = {
a: 1,
b: 2,
c: 3
};
/**…
-
for portage and stage3
use gkeys to do so
-
I can't tell if cummaxByKey is implemented for GPU matrices. If it's not, then I think that it's just missing a few methods in one of the .cu files that are in BIDMat's GPU code directory? (It was rec…
-
I'd like to write a PR for this! Would you accept adding this, esp. since the LCD plugin is already there? Who do I have to contact to get help, especially with modifying the windows build process (re…
-
![screen shot 2015-03-06 at 3 40 54 pm](https://cloud.githubusercontent.com/assets/5092656/6535944/3507d374-c417-11e4-83b6-3fb0f5cea444.png)
For convenience I have attached a summary of the change. A…