diff options
| author | Jules Aguillon | 2025-05-11 23:06:19 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2025-05-11 23:06:19 +0200 |
| commit | 3b94bf6a17830cbf2f90eb7f51747792c8992443 (patch) | |
| tree | 34aad61326b41ca0ffa228f086be5637df2cb6cd /srcs/layouts/cyrl_yxukeng_os.xml | |
| parent | ff9d2e7d31aea2fb08e1390b245a212185eac1f2 (diff) | |
| download | unexpected-keyboard-3b94bf6a17830cbf2f90eb7f51747792c8992443.tar.gz unexpected-keyboard-3b94bf6a17830cbf2f90eb7f51747792c8992443.zip | |
Fix duplicated or missing keys and more in layouts
Fix several warnings spotted by check_layout.
Diffstat (limited to 'srcs/layouts/cyrl_yxukeng_os.xml')
| -rw-r--r-- | srcs/layouts/cyrl_yxukeng_os.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/srcs/layouts/cyrl_yxukeng_os.xml b/srcs/layouts/cyrl_yxukeng_os.xml index 60be1ca..5da54e5 100644 --- a/srcs/layouts/cyrl_yxukeng_os.xml +++ b/srcs/layouts/cyrl_yxukeng_os.xml @@ -22,8 +22,8 @@ <key key0="р" key7="6" /> <key key0="о" key7="7" key8="ѡ" /> <key key0="л" key7="8" /> - <key key0="д" key7="9" key8="f11_placeholder" /> - <key key0="ж" key7="0" key8="f12_placeholder" /> + <key key0="д" key7="9" /> + <key key0="ж" key7="0" /> <key key0="э" key7="/" key8="|" /> </row> <row> @@ -39,4 +39,4 @@ <key width="0.96" key0="ю" key3="{" key2="}" /> <key width="1.18" key0="." key7="," key8="_" /> </row> -</keyboard>
\ No newline at end of file +</keyboard> |
