Files
zmk-glove80/99-keyboard-glove80.conf
2023-10-29 19:38:28 +01:00

9 lines
185 B
Plaintext

# should be in /etc/X11/xorg.conf.d/
Section "InputClass"
MatchIsKeyboard "yes"
Identifier "MoErgo Glove80"
MatchProduct "16c0:27db"
Option "XkbLayout" "eu"
EndSection