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