mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 21:33:40 +08:00
Update layouts.js
This commit is contained in:
parent
bfbe1a9a0a
commit
78f243e26d
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ const layouts = {
|
|||
keymapShowTopRow: false,
|
||||
keys: [
|
||||
"^~", "1!", "2@", "3#", "4$", "5%", "6&", "7`", "8(", "9)", "0=", "*+", "\\|",
|
||||
"jJ", "gG", "hH", "pP", "fF", "qQ", "vV", "oO", "uU", ";:", "//", "[{", "]}",
|
||||
"jJ", "gG", "hH", "pP", "fF", "qQ", "vV", "oO", "uU", ";:", "./", "[{", "]}",
|
||||
"rR", "sS", "nN", "tT", "kK", "yY", "iI", "aA", "eE", "lL", "-?",
|
||||
"zZ", "wW", "mM", "dD", "bB", "cC", "bB", ",<", "'\"", ".>", "xX",
|
||||
" "
|
||||
|
|
Loading…
Reference in a new issue