Skip to content

Commit

Permalink
feat(layout): add turkish e (@jirmu) (#6069)
Browse files Browse the repository at this point in the history
  • Loading branch information
jirmu authored Nov 23, 2024
1 parent be26eb1 commit a3916cb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions frontend/static/layouts/_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,17 @@
"row5": [" "]
}
},
"turkish_e": {
"keymapShowTopRow": false,
"type": "iso",
"keys": {
"row1": ["*+", "1!", "2\"", "3^", "4$", "5%", "6&", "7'", "8(", "9)", "0=", "/?", "-_"],
"row2": ["qQ", "jJ", "üÜ", "oO", "fF", "cC", "tT", "mM", "kK", "bB", "sS", "pP"],
"row3": ["eE", "aA", "", "ıI", "gG", "ğĞ", "lL", "nN", "rR", "dD", "vV", ",;"],
"row4": ["<>", "xX", "wW", "öÖ", "uU", "hH", "zZ", "çÇ", "yY", "şŞ", ".:"],
"row5": [" "]
}
},
"MTGAP_ASRT": {
"keymapShowTopRow": false,
"type": "ansi",
Expand Down

0 comments on commit a3916cb

Please sign in to comment.