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