z3ntu / RazerGenie

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

Added Huntsman Elite layout. #74

Closed lapolis closed 1 year ago

lapolis commented 4 years ago

Not being good with C++ I would say that this is not a final release, it is more like something to let people owning a huntsman to modify the lightening while waiting your final release. I tested it and it works.

gerddie commented 3 years ago

You'll need to add the matrix_layouts/razerhunt22.json to the installation in data/meson.build too. (Once this has landed, I'll open a pull request for the German layout).

z3ntu commented 1 year ago

The layout looks awesome, thanks a lot!

I've fixed up some medium to small things, incl. making the last row look better, I guess you had a problem where it moved row10 as second row which seems to be because QJsonObject sorts automatically by alphabet, so row1 -> row10 -> row2 :) Using row01, row02 etc makes it work.

image

And of course sorry for the delay in review..

lapolis commented 1 year ago

That looks sweet man! :)