Skip to content

Commit

Permalink
impr(layout): add estonian (jovark) (#4622)
Browse files Browse the repository at this point in the history
  • Loading branch information
jovark committed Sep 11, 2023
1 parent 75e7cee commit 4a42957
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 @@ -1703,5 +1703,16 @@
"row4": ["zZ", "cC", "dD", "bB", "/?", "vV", "hH", ".>", "jJ", "xX"],
"row5": [" "]
}
},
"estonian": {
"keymapShowTopRow": false,
"type": "iso",
"keys": {
"row1": ["~^", "1!", "2\"", "3#", "", "5%", "6&", "7/", "8(", "9)", "0=", "+?", "´`"],
"row2": ["qQ", "wW", "eE", "rR", "tT", "yY", "uU", "iI", "oO", "pP", "üÜ", "õÕ"],
"row3": ["aA", "sS", "dD", "fF", "gG", "hH", "jJ", "kK", "lL", "öÖ", "äÄ", "'*"],
"row4": ["<>", "zZ", "xX", "cC", "vV", "bB", "nN", "mM", ",;", ".:", "-_"],
"row5": [" "]
}
}
}

0 comments on commit 4a42957

Please sign in to comment.