This commit is contained in:
62
frontend/static/layouts/urdu_phonetic.json
Normal file
62
frontend/static/layouts/urdu_phonetic.json
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"keymapShowTopRow": false,
|
||||
"type": "ansi",
|
||||
"keys": {
|
||||
"row1": [
|
||||
["ً"],
|
||||
["1", "!"],
|
||||
["2", "@"],
|
||||
["3", "#"],
|
||||
["4", "$"],
|
||||
["5", "%"],
|
||||
["6", "^"],
|
||||
["7", "&"],
|
||||
["8", "*"],
|
||||
["9", "("],
|
||||
["0", ")"],
|
||||
["-", "_"],
|
||||
["=", "+"]
|
||||
],
|
||||
"row2": [
|
||||
["ق"],
|
||||
["و"],
|
||||
["ع"],
|
||||
["ر"],
|
||||
["ت"],
|
||||
["ی"],
|
||||
["ء"],
|
||||
["ئ"],
|
||||
["ہ"],
|
||||
["پ"],
|
||||
["[", "{"],
|
||||
["]", "}"],
|
||||
["\\", "|"]
|
||||
],
|
||||
"row3": [
|
||||
["ا"],
|
||||
["س"],
|
||||
["د"],
|
||||
["ف"],
|
||||
["گ"],
|
||||
["ھ"],
|
||||
["ج"],
|
||||
["ک"],
|
||||
["ل"],
|
||||
["؛"],
|
||||
["'", "\""]
|
||||
],
|
||||
"row4": [
|
||||
["ز"],
|
||||
["ش"],
|
||||
["چ"],
|
||||
["ڈ"],
|
||||
["ب"],
|
||||
["ن"],
|
||||
["م"],
|
||||
["،"],
|
||||
["۔"],
|
||||
["/", "?"]
|
||||
],
|
||||
"row5": [[" "]]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user