mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-09 23:25:53 +08:00
feat(layouts): add graphite_angle_kp (ebblies) (#4905)
* Update _list.json Added graphite_angle_kp layout * lowercase --------- Co-authored-by: Miodec <jack@monkeytype.com>
This commit is contained in:
parent
06e22c3a78
commit
cbb4524fae
1 changed files with 11 additions and 0 deletions
|
@ -1704,6 +1704,17 @@
|
|||
"row4": ["xX", "mM", "cC", "vV", "qQ", "pP", "kK", ".>", "-\"", "/<"],
|
||||
"row5": [" "]
|
||||
}
|
||||
},
|
||||
"graphite_angle_kp": {
|
||||
"keymapShowTopRow": false,
|
||||
"type": "ansi",
|
||||
"keys": {
|
||||
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "[{", "]}"],
|
||||
"row2": ["bB", "lL", "dD", "wW", "zZ", "'_", "fF", "oO", "uU", "jJ", ";:", "=+", "\\|"],
|
||||
"row3": ["nN", "rR", "tT", "sS", "gG", "yY", "hH", "aA", "eE", "iI", ",?"],
|
||||
"row4": ["xX", "mM", "cC", "vV", "qQ", "kK", "pP", ".>", "-\"", "/<"],
|
||||
"row5": [" "]
|
||||
}
|
||||
},
|
||||
"graphite_matrix": {
|
||||
"keymapShowTopRow": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue