diff options
| -rw-r--r-- | srcs/layouts/latn_qwerty_gb.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/srcs/layouts/latn_qwerty_gb.xml b/srcs/layouts/latn_qwerty_gb.xml index 0d6ea4e..71e1c76 100644 --- a/srcs/layouts/latn_qwerty_gb.xml +++ b/srcs/layouts/latn_qwerty_gb.xml @@ -27,11 +27,11 @@ <key width="1.5" key0="shift" key2="loc capslock"/> <key key0="z" key2="|" key3="\\"/> <key key0="x" key2="loc †"/> - <key key0="c" key1="loc accent_cedille" key2="<" key3="."/> - <key key0="v" key2=">" key3=","/> + <key key0="c" key1="loc accent_cedille" key2="<"/> + <key key0="v" key2=">" key3="loc accent_tilde"/> <key key0="b" key2="\?" key3="/"/> - <key key0="n" key1="loc accent_tilde" key2=":" key3=";"/> - <key key0="m"/> + <key key0="n" key2=":" key3="," key4=";"/> + <key key0="m" key3="."/> <key width="1.5" key0="backspace" key2="delete"/> </row> </keyboard> |
