Merge "Fix Crotian keyboard layout key (Č) definition." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
228faddbb0
@@ -258,9 +258,9 @@ key L {
|
|||||||
}
|
}
|
||||||
|
|
||||||
key SEMICOLON {
|
key SEMICOLON {
|
||||||
label: '\u010d'
|
label: '\u010c'
|
||||||
base: '\u010c'
|
base: '\u010d'
|
||||||
shift, capslock: '\u010d'
|
shift, capslock: '\u010c'
|
||||||
}
|
}
|
||||||
|
|
||||||
key APOSTROPHE {
|
key APOSTROPHE {
|
||||||
|
|||||||
Reference in New Issue
Block a user