aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAurimas Anskaitis <[email protected]>2024-06-17 16:48:39 +0300
committerGitHub <[email protected]>2024-06-17 15:48:39 +0200
commit768c225036233f19aaeeffb5d5ab51d13217f783 (patch)
treed6a520e5f3a989896dfa9951b62b5a1cfdfe1944
parentb5f1225df079b8f5c114750bbc69e3d81a6ddb87 (diff)
downloadmonkeytype-768c225036233f19aaeeffb5d5ab51d13217f783.tar.gz
monkeytype-768c225036233f19aaeeffb5d5ab51d13217f783.zip
feat(layout): gallium v2 (AurimasAnskaitis) (#5500)
-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 e576a6c72..27d1c1e8a 100644
--- a/frontend/static/layouts/_list.json
+++ b/frontend/static/layouts/_list.json
@@ -1562,6 +1562,17 @@
"row5": [" "]
}
},
+ "gallium_v2": {
+ "keymapShowTopRow": false,
+ "type": "ansi",
+ "keys": {
+ "row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
+ "row2": ["bB", "lL", "dD", "cC", "vV", "jJ", "fF", "oO", "uU", ",<", "[{", "]}", "\\|"],
+ "row3": ["nN", "rR", "tT", "sS", "gG", "yY", "hH", "aA", "eE", "iI", "/?"],
+ "row4": ["xX", "qQ", "mM", "wW", "zZ", "kK", "pP", "'\"", ";:", ".>"],
+ "row5": [" "]
+ }
+ },
"maya": {
"keymapShowTopRow": false,
"type": "ansi",