Skip to content

Commit a3916cb

Browse files
authored
feat(layout): add turkish e (@jirmu) (monkeytypegame#6069)
1 parent be26eb1 commit a3916cb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

frontend/static/layouts/_list.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,17 @@
197197
"row5": [" "]
198198
}
199199
},
200+
"turkish_e": {
201+
"keymapShowTopRow": false,
202+
"type": "iso",
203+
"keys": {
204+
"row1": ["*+", "1!", "2\"", "3^", "4$", "5%", "6&", "7'", "8(", "9)", "0=", "/?", "-_"],
205+
"row2": ["qQ", "jJ", "üÜ", "oO", "fF", "cC", "tT", "mM", "kK", "bB", "sS", "pP"],
206+
"row3": ["eE", "aA", "", "ıI", "gG", "ğĞ", "lL", "nN", "rR", "dD", "vV", ",;"],
207+
"row4": ["<>", "xX", "wW", "öÖ", "uU", "hH", "zZ", "çÇ", "yY", "şŞ", ".:"],
208+
"row5": [" "]
209+
}
210+
},
200211
"MTGAP_ASRT": {
201212
"keymapShowTopRow": false,
202213
"type": "ansi",

0 commit comments

Comments
 (0)