Skip to content

Instantly share code, notes, and snippets.

@diresi
Created June 14, 2022 20:13
Show Gist options
  • Save diresi/4ee532fcb85effebac2bf46eb39cd1a0 to your computer and use it in GitHub Desktop.
Save diresi/4ee532fcb85effebac2bf46eb39cd1a0 to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf.d/20-keyboard-corne.conf
Section "InputClass"
Identifier "Corne Keyboard"
MatchProduct "ZMK Project Corne Keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us"
Option "XkbVariant" "basic"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment