mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-07 03:19:13 +08:00
Update _list.json - Added noctum keymap layout (#4263) verdant23
* Update _list.json * Update _list.json * Update _list.json * Update _list.json * Update _list.json * Update _list.json
This commit is contained in:
parent
911f786b6b
commit
5d98eabbc2
1 changed files with 12 additions and 1 deletions
|
|
@ -1538,5 +1538,16 @@
|
|||
"row4": ["<>", "zZ", "xX", "cC", "vV", "bB", "nN", "mM", ",;", ".:", "-_"],
|
||||
"row5": [" "]
|
||||
}
|
||||
},
|
||||
"noctum": {
|
||||
"keymapShowTopRow": false,
|
||||
"type": "ansi",
|
||||
"keys": {
|
||||
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
|
||||
"row2": ["bB", "gG", "dD", "lL", "qQ", "jJ", "fF", "oO", "uU", ",<", "[{", "]}", "\\|"],
|
||||
"row3": ["nN", "sS", "tT", "rR", "kK", "yY", "cC", "aA", "eE", "iI", "/?"],
|
||||
"row4": ["vV", "mM", "hH", "xX", "zZ", "pP", "wW", "'\"", ";:", ".>"],
|
||||
"row5": [" "]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue