diff options
| author | Jules Aguillon | 2024-06-05 23:45:03 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2024-06-05 23:45:03 +0200 |
| commit | c5e9e3ff5c2581004ff5ce2ab3061ff2ed40ea96 (patch) | |
| tree | e7a78c2bb26e65c80b6a22496c17cbf323976e9d /srcs | |
| parent | cf1aaa3bdfcb25388dd0ced888d2ad024fe4a029 (diff) | |
| download | unexpected-keyboard-c5e9e3ff5c2581004ff5ce2ab3061ff2ed40ea96.tar.gz unexpected-keyboard-c5e9e3ff5c2581004ff5ce2ab3061ff2ed40ea96.zip | |
latn_qwerty_pl: Consistent placement for ó
Co-authored-by: @ZX-Commodore-ST
Diffstat (limited to 'srcs')
| -rw-r--r-- | srcs/layouts/latn_qwerty_pl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/latn_qwerty_pl.xml b/srcs/layouts/latn_qwerty_pl.xml index 9a5a3ed..6bece78 100644 --- a/srcs/layouts/latn_qwerty_pl.xml +++ b/srcs/layouts/latn_qwerty_pl.xml @@ -9,8 +9,8 @@ <key key0="y" key2="6" key3="^"/> <key key0="u" key2="7" key3="&" key4="loc €"/> <key key0="i" key1="loc accent_macron" key2="8" key3="*"/> - <key key0="o" key1="ó" key2="9" key3="(" key4=")"/> - <key key0="p" key2="0" key3="f11_placeholder" key4="f12_placeholder"/> + <key key0="o" key2="9" key4="ó"/> + <key key0="p" key2="0" key3="(" key4=")"/> </row> <row> <key shift="0.5" key0="a" key1="tab" key2="`" key4="ą"/> |
