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