Change Czech keyboard default layout to qwertz

Change Czech keyboard default layout to qwertz.

Test: validatekeymaps  packages/InputDevices/res/raw/keyboard_layout_czech.kcm, Manuually connect USB or Bluetooth keyboard and set to Czec language layout.

Bug: 141126644
Change-Id: I901997b52cdd23a7db5a8780fcd2c9c71cebe7b6
This commit is contained in:
Chris Ye
2020-05-06 14:46:38 -07:00
parent 6ec3a6fc5b
commit 2166ea3c4c

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 {