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 {
|
||||
label: '\u010d'
|
||||
base: '\u010c'
|
||||
shift, capslock: '\u010d'
|
||||
label: '\u010c'
|
||||
base: '\u010d'
|
||||
shift, capslock: '\u010c'
|
||||
}
|
||||
|
||||
key APOSTROPHE {
|
||||
|
||||
Reference in New Issue
Block a user