diff options
| author | Jules Aguillon | 2025-01-12 23:09:47 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2025-01-12 23:09:47 +0100 |
| commit | f7c5b74940e1239f9bd098556b49553d28b8a1e5 (patch) | |
| tree | 2a2ad527cccf830ddb0d91cb96be5893262b79b2 /srcs | |
| parent | 4351b3eb6e1b18356312a61b40e3d37e583847f7 (diff) | |
| download | unexpected-keyboard-f7c5b74940e1239f9bd098556b49553d28b8a1e5.tar.gz unexpected-keyboard-f7c5b74940e1239f9bd098556b49553d28b8a1e5.zip | |
Improve layout WORKMAN (US)
Co-authored-by: goyalyashpal <yashpalgoyal1304@gmail.com>
Diffstat (limited to 'srcs')
| -rw-r--r-- | srcs/layouts/latn_workman_us.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/srcs/layouts/latn_workman_us.xml b/srcs/layouts/latn_workman_us.xml index 8583c07..fca35d4 100644 --- a/srcs/layouts/latn_workman_us.xml +++ b/srcs/layouts/latn_workman_us.xml @@ -10,7 +10,7 @@ <key key0="f" key2="7" key3="&"/> <key key0="u" key2="8" key3="*"/> <key key0="p" key2="9" key3="(" key4=")"/> - <key key0=";" key2="0" key3="|"/> + <key key0=";" key2="0" key3=":"/> </row> <row> <key key0="a" key1="loc tab" key2="`" shift="0"/> @@ -22,16 +22,16 @@ <key key0="n" key2="=" key3="+"/> <key key0="e" key4="}" key3="{"/> <key key0="o" key3="[" key4="]"/> - <key key0="i" key3="\\"/> + <key key0="i" key2="|" key3="\\"/> </row> <row> <key width="1.5" key0="shift" key2="loc capslock"/> <key key0="z"/> <key key0="x" key2="loc †"/> - <key key0="m" key2="<" key3="."/> - <key key0="c" key2=">" key3=","/> - <key key0="v" key2="\?" key3="/"/> - <key key0="k" key2=":"/> + <key key0="m"/> + <key key0="c" key2="<" key3="."/> + <key key0="v" key2=">" key3=","/> + <key key0="k" key2="\?" key3="/"/> <key key0="l" key2=""" key3="'"/> <key width="1.5" key0="backspace" key2="delete"/> </row> |
