mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-12 17:48:51 +08:00
feat(layout): add galite (@almk-dev) (#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) 
This commit is contained in:
parent
2c8fec3f83
commit
6920f9d7d4
1 changed files with 11 additions and 0 deletions
|
@ -1573,6 +1573,17 @@
|
|||
"row5": [" "]
|
||||
}
|
||||
},
|
||||
"galite": {
|
||||
"keymapShowTopRow": false,
|
||||
"type": "ansi",
|
||||
"keys": {
|
||||
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
|
||||
"row2": ["bB", "lL", "dD", "wW", "zZ", "jJ", "fF", "oO", "uU", ";:", "[{", "]}", "\\|"],
|
||||
"row3": ["nN", "rR", "tT", "sS", "gG", "yY", "hH", "aA", "eE", "iI", "'\""],
|
||||
"row4": ["xX", "qQ", "mM", "cC", "vV", "kK", "pP", ",<", ".>", "/?"],
|
||||
"row5": [" "]
|
||||
}
|
||||
},
|
||||
"gallium": {
|
||||
"keymapShowTopRow": false,
|
||||
"type": "ansi",
|
||||
|
|
Loading…
Add table
Reference in a new issue