Merge "Change Czech keyboard default layout to qwertz"

This commit is contained in:
TreeHugger Robot
2020-05-12 15:37:45 +00:00
committed by Android (Google) Code Review

View File

@@ -13,7 +13,7 @@
# limitations under the License. # limitations under the License.
# #
# Czech (EU - qwerty) keyboard layout. # Czech (EU - qwertz) keyboard layout.
# #
type OVERLAY type OVERLAY
@@ -159,9 +159,9 @@ key T {
} }
key Y { key Y {
label: 'Y' label: 'Z'
base: 'y' base: 'z'
shift, capslock: 'Y' shift, capslock: 'Z'
} }
key U { key U {
@@ -297,9 +297,9 @@ key PLUS {
} }
key Z { key Z {
label: 'Z' label: 'Y'
base: 'z' base: 'y'
shift, capslock: 'Z' shift, capslock: 'Y'
} }
key X { key X {