mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-11 09:34:35 +08:00
Merge branches 'master' and 'master' of https://github.com/Miodec/monkey-type
This commit is contained in:
commit
7616c86580
1 changed files with 2 additions and 2 deletions
|
@ -830,9 +830,9 @@ const layouts = {
|
|||
keymapShowTopRow: false,
|
||||
keys: [
|
||||
"`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+",
|
||||
"qQ", "lL", "dD", "kK", "vV", "zZ", "wW", "oO", "uU", ".>", "[{", "]}", "\\|",
|
||||
"xX", "lL", "dD", "kK", "vV", "zZ", "wW", "oO", "uU", ";:", "[{", "]}", "\\|",
|
||||
"sS", "rR", "tT", "nN", "fF", "gG", "yY", "eE", "iI", "aA", "/?",
|
||||
"\\|", "xX", "jJ", "mM", "hH", "bB", "pP", "cC", "'\"", ",<", ";:",
|
||||
"\\|", "qQ", "jJ", "mM", "hH", "bB", "pP", "cC", "'\"", ",<", ".>",
|
||||
" "
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue