z3ntu / RazerGenie

Qt application for configuring your Razer devices under GNU/Linux.
GNU General Public License v3.0
376 stars 35 forks source link

Support for simple loading and storing of keyboard color configs #100

Open gerddie opened 3 years ago

gerddie commented 3 years ago

This PR is on top of #74 because the fist commit adds the German layout to the Huntsman Elite layout that is added with that PR. (I cal also split the PR if needed).

The second commit adds loading and storing of the created color profiles from the custom editor. The default storaga location is $HOME/.local/share/razergenie.

So far no setting from the command line is supported, and when the editor is opened, all keys are reset to black.

z3ntu commented 1 year ago

Applied the German keyboard layout definition as 3c44a678f33a74caf51226e8bb04fb9566adbf3d, thanks!

I might take another look at the rest of the PR later, not quite sure how I feel about it :)

Btw were you aware of #76 and if so, do you now how different this is compared to that PR?

gerddie commented 1 year ago

I think was not aware of #76, or it didn't work for me at the time, don't remember.