Skip to content

Commit 6920f9d

Browse files
authored
feat(layout): add galite (@almk-dev) (monkeytypegame#6273)
### Description Adding `galite`, a hybrid tweak of GalliumV2, Graphite, and Colemak-DH, with more standard punctuation keys. The [final version](https://www.reddit.com/r/KeyboardLayouts/comments/1iqo9ob/galite_galliumgraphite_hybrid_with_simplified/) is based on discussion and feedback from a [thread](https://www.reddit.com/r/KeyboardLayouts/comments/1ipdk2t/what_are_the_communitys_thoughts_on_a_gallium_row/) on the AKL community subreddit. Repo with details, notes, and stats: [almk-dev/galite](https://github.com/almk-dev/galite) ![413474537-68b97426-dcc2-4d06-be35-5c23bcc959b0](https://github.com/user-attachments/assets/3d5312bc-3303-4d18-a98a-6f544530f2de)
1 parent 2c8fec3 commit 6920f9d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

frontend/static/layouts/_list.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,6 +1573,17 @@
15731573
"row5": [" "]
15741574
}
15751575
},
1576+
"galite": {
1577+
"keymapShowTopRow": false,
1578+
"type": "ansi",
1579+
"keys": {
1580+
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
1581+
"row2": ["bB", "lL", "dD", "wW", "zZ", "jJ", "fF", "oO", "uU", ";:", "[{", "]}", "\\|"],
1582+
"row3": ["nN", "rR", "tT", "sS", "gG", "yY", "hH", "aA", "eE", "iI", "'\""],
1583+
"row4": ["xX", "qQ", "mM", "cC", "vV", "kK", "pP", ",<", ".>", "/?"],
1584+
"row5": [" "]
1585+
}
1586+
},
15761587
"gallium": {
15771588
"keymapShowTopRow": false,
15781589
"type": "ansi",

0 commit comments

Comments
 (0)