Merge "Change the '[]' and '<>' brackets in Arabic keyboard layout."
This commit is contained in:
@@ -171,15 +171,15 @@ key P {
|
||||
}
|
||||
|
||||
key LEFT_BRACKET {
|
||||
label: '['
|
||||
label: ']'
|
||||
base, capslock: '\u062c'
|
||||
shift: '<'
|
||||
shift: '>'
|
||||
}
|
||||
|
||||
key RIGHT_BRACKET {
|
||||
label: ']'
|
||||
label: '['
|
||||
base, capslock: '\u062f'
|
||||
shift: '>'
|
||||
shift: '<'
|
||||
}
|
||||
|
||||
key BACKSLASH {
|
||||
|
||||
Reference in New Issue
Block a user