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:
ebblies 2024-01-09 22:51:53 +11:00 committed by GitHub
parent 06e22c3a78
commit cbb4524fae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,