z3ntu / RazerGenie

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

Add razerdefault18 for Tenkeyless layout #118

Closed z3ntu closed 1 year ago

z3ntu commented 3 years ago

Fixes #117


@XECortex can you please try this branch and see if the layout matches and all the keys correspond to the physical keys?

slugcat-dev commented 3 years ago

Almost working, there are two keys I can't control as I have a german keyboard layout and the software uses the US layout. Also, the keyboard doesn't have an illuminated logo; RazerGenie crashed when I had clicked it.

ASSERT failure in QVector<T>::operator[]: "index out of range", file /usr/include/qt/QtCore/qvector.h, line 457
zsh: abort      ./builddir/src/razergenie

Keys not working are < (right of shift) and # (left of ENTER) image

z3ntu commented 2 years ago

Hi, sorry for the delay I forgot about this issue. Can you please try again with the latest commit? I've added the german layout and it should be correct now I hope.