aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMiodec <[email protected]>2024-11-05 11:54:37 +0100
committerMiodec <[email protected]>2024-11-05 11:54:37 +0100
commitfe2f43dedf86951e3bc77cc108e6c8cb9418b5e6 (patch)
tree2d40c830388da6d352b21b5063da4364866f7595
parentcc7a2be286c9326b767b8d7a72394b3e5f8c8e45 (diff)
downloadmonkeytype-fe2f43dedf86951e3bc77cc108e6c8cb9418b5e6.tar.gz
monkeytype-fe2f43dedf86951e3bc77cc108e6c8cb9418b5e6.zip
feat(layouts): add gallium v2 matrix
-rw-r--r--frontend/static/layouts/_list.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/frontend/static/layouts/_list.json b/frontend/static/layouts/_list.json
index 9092d2dd4..67a0682ef 100644
--- a/frontend/static/layouts/_list.json
+++ b/frontend/static/layouts/_list.json
@@ -1584,6 +1584,17 @@
"row5": [" "]
}
},
+ "gallium_v2_matrix": {
+ "keymapShowTopRow": false,
+ "type": "ansi",
+ "keys": {
+ "row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
+ "row2": ["bB", "lL", "dD", "cC", "vV", "jJ", "yY", "oO", "uU", ",<", "[{", "]}", "\\|"],
+ "row3": ["nN", "rR", "tT", "sS", "gG", "pP", "hH", "aA", "eE", "iI", "/?"],
+ "row4": ["xX", "qQ", "mM", "wW", "zZ", "kK", "fF", "'\"", ";:", ".>"],
+ "row5": [" "]
+ }
+ },
"maya": {
"keymapShowTopRow": false,
"type": "ansi",