From a93e4eef110588d9816a2930dced19935d238d70 Mon Sep 17 00:00:00 2001 From: Miodec Date: Wed, 17 Apr 2024 13:45:13 +0200 Subject: [PATCH] impr(layout emulator): add urdu_phonetic --- frontend/static/layouts/_list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/frontend/static/layouts/_list.json b/frontend/static/layouts/_list.json index cf99bd83f..75f9b036f 100644 --- a/frontend/static/layouts/_list.json +++ b/frontend/static/layouts/_list.json @@ -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",