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