Try for keyboard config

This commit is contained in:
Maximilian Friedersdorff 2025-09-09 14:11:46 +01:00
parent a78805ebcc
commit 0acb3b9c8b
2 changed files with 5 additions and 6 deletions

View file

@ -29,7 +29,7 @@ input type:touchpad {
}
input type:keyboard {
xkb_layout gb(colemak)
xkb_layout gb(colemak),gb,us(colemak),us
xkb_options ctrl:nocaps
}
@ -37,8 +37,3 @@ input 65261:4871:TMK/Cub_Ergodox {
xkb_layout gb
xkb_options compose:prsc
}
input 1241:36:HOLDCHIP_USB_Keyboard {
xkb_layout us(colemak)
xkb_options ctrl:nocaps
}