Skip to content

Commit 845babd

Browse files
authored
feat(layout): add focal (@rbscholtus) (monkeytypegame#6196)
### Description I discovered a new layout that is gaining some traction on [/r/KeyboardLayouts](https://www.reddit.com/r/KeyboardLayouts/). It is listed as an (potential) improvement on Gallium, Sturdy and others on [getreuer.info](https://getreuer.info/posts/keyboards/alt-layouts/index.html) and according to my own analysis because: - low SFBs - low bad redirects - low scissors [Original repo](https://github.com/Keyhabit/Focal-keyboard-layout) is here.
1 parent c36952a commit 845babd

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
@@ -2233,5 +2233,16 @@
22332233
"row4": ["'\"", ".>", ",<", "bB", "xX", "mM", "pP", "qQ", "kK", ";:"],
22342234
"row5": [" "]
22352235
}
2236+
},
2237+
"focal": {
2238+
"keymapShowTopRow": false,
2239+
"type": "ansi",
2240+
"keys": {
2241+
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+"],
2242+
"row2": ["vV", "lL", "hH", "gG", "kK", "qQ", "fF", "oO", "uU", "jJ", "[{", "]}", "\\|"],
2243+
"row3": ["sS", "rR", "nN", "tT", "bB", "yY", "cC", "aA", "eE", "iI", "/?"],
2244+
"row4": ["zZ", "xX", "mM", "dD", "pP", "'\"", "wW", ".>", ";:", ",<"],
2245+
"row5": [" "]
2246+
}
22362247
}
22372248
}

0 commit comments

Comments
 (0)