Fix incorrect QWERTZ morekeys

This commit is contained in:
Aleksandras Kostarevas 2024-07-23 19:19:03 +03:00
parent 1031601552
commit b182a9cc4e
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
<!-- z, u, i, o, p -->
<Key
latin:keySpec="z"
latin:moreKeys="!text/morekeys_z,!text/qwertysyms_z,!text/actions_z" />
latin:moreKeys="!text/morekeys_z,!text/qwertysyms_y,!text/number_6,!text/actions_z" />
<Key
latin:keySpec="u"
latin:moreKeys="!text/morekeys_u,!text/morekeys_misc_u,!text/qwertysyms_u,!text/number_7,!text/actions_u" />

View File

@ -23,7 +23,7 @@
>
<Key
latin:keySpec="!text/keyspec_y"
latin:moreKeys="!text/morekeys_y,!text/qwertysyms_y,!text/number_6,!text/actions_y" />
latin:moreKeys="!text/morekeys_y,!text/qwertysyms_z,!text/actions_y" />
<Key
latin:keySpec="!text/keyspec_x"
latin:moreKeys="!text/morekeys_x,!text/qwertysyms_x,!text/actions_x" />