Skip to content

Commit 768c225

Browse files
feat(layout): gallium v2 (AurimasAnskaitis) (#5500)
1 parent b5f1225 commit 768c225

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

frontend/static/layouts/_list.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1562,6 +1562,17 @@
15621562
"row5": [" "]
15631563
}
15641564
},
1565+
"gallium_v2": {
1566+
"keymapShowTopRow": false,
1567+
"type": "ansi",
1568+
"keys": {
1569+
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
1570+
"row2": ["bB", "lL", "dD", "cC", "vV", "jJ", "fF", "oO", "uU", ",<", "[{", "]}", "\\|"],
1571+
"row3": ["nN", "rR", "tT", "sS", "gG", "yY", "hH", "aA", "eE", "iI", "/?"],
1572+
"row4": ["xX", "qQ", "mM", "wW", "zZ", "kK", "pP", "'\"", ";:", ".>"],
1573+
"row5": [" "]
1574+
}
1575+
},
15651576
"maya": {
15661577
"keymapShowTopRow": false,
15671578
"type": "ansi",

0 commit comments

Comments
 (0)