diff options
Diffstat (limited to 'srcs/layouts')
| -rw-r--r-- | srcs/layouts/latn_colemak.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/latn_colemak.xml b/srcs/layouts/latn_colemak.xml index cf82f10..4f774fd 100644 --- a/srcs/layouts/latn_colemak.xml +++ b/srcs/layouts/latn_colemak.xml @@ -6,7 +6,7 @@ <key key0="w" key1="loc accent_grave" key2=" ́" key3="~" /> <key key0="f" key1="`" key2="-" key3="+" /> <key key0="p" key2="=" key3="%"/> - <key key0="g" key1="!" key2="/" key3="\\"/> + <key key0="g" key1="|" key2="/" key3="\\"/> <key key0="j" key1="loc accent_caron" key2="loc accent_trema" /> <key key0="l"/> <key key0="u" key1="loc accent_double_aigu" key2="loc accent_ring" /> @@ -34,7 +34,7 @@ <key key0="v" key1="[" key2="]"/> <key key0="b" key1="(" key2=")"/> <key key0="k" key1=";" key2=":"/> - <key key0="m" key1="|" key2="\?" /> + <key key0="m" key1="!" key2="\?" /> <key key0="backspace" key1="delete" shift="0.25" width="1.25"/> </row> |
