mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-17 22:29:52 +08:00
impr(layout emulator): add urdu_phonetic
This commit is contained in:
parent
9bdbf5c595
commit
a93e4eef11
1 changed files with 11 additions and 0 deletions
|
|
@ -945,6 +945,17 @@
|
|||
"row5": [" "]
|
||||
}
|
||||
},
|
||||
"urdu_phonetic": {
|
||||
"keymapShowTopRow": false,
|
||||
"type": "ansi",
|
||||
"keys": {
|
||||
"row1": ["ً", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
|
||||
"row2": ["ق", "و", "ع", "ر", "ت", "ی", "ء", "ئ", "ہ", "پ", "[{", "]}", "\\|"],
|
||||
"row3": ["ا", "س", "د", "ف", "گ", "ھ", "ج", "ک", "ل", "؛", "'\""],
|
||||
"row4": ["ز", "ش", "چ", "ڈ", "ب", "ن", "م", "،", "۔", "/?"],
|
||||
"row5": [" "]
|
||||
}
|
||||
},
|
||||
"brasileiro_nativo": {
|
||||
"keymapShowTopRow": false,
|
||||
"type": "iso",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue