mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 21:09:18 +08:00
fixed german dvorak layout
This commit is contained in:
parent
a21442f161
commit
848c0f8c84
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@ const layouts = {
|
|||
iso: true,
|
||||
keys: [
|
||||
"^°", "1!", "2", "3§", "4$", "5%", "6&", "7/", "8(", "9)", "0=", "+*", "<>",
|
||||
"üÜ", ",;", ".:", "pP", "yY", "fF", "gG", "cC", "tT", "pP", "zZ", "ß?", "´`",
|
||||
"üÜ", ",;", ".:", "pP", "yY", "fF", "gG", "cC", "tT", "zZ", "ß?", "-_", "\\/",
|
||||
"aA", "oO", "eE", "iI", "uU", "hH", "dD", "rR", "nN", "sS", "lL",
|
||||
"äÄ", "öÖ", "qQ", "jJ", "kK", "xX", "bB", "mM", "wW", "vV", "#'",
|
||||
" "
|
||||
|
|
Loading…
Reference in a new issue