Merge "Change the brackets in Arabic keyboard layout."

This commit is contained in:
Treehugger Robot
2021-04-28 18:34:43 +00:00
committed by Gerrit Code Review

View File

@@ -85,14 +85,14 @@ key 8 {
key 9 { key 9 {
label: '9' label: '9'
base: '\u0669' base: '\u0669'
shift: '(' shift: ')'
capslock: '9' capslock: '9'
} }
key 0 { key 0 {
label: '0' label: '0'
base: '\u0660' base: '\u0660'
shift: ')' shift: '('
capslock: '0' capslock: '0'
} }