Gallium v2 layout has a column-staggered version. #5996
Unanswered
Fakecrafter
asked this question in
Ideas
Replies: 1 comment 2 replies
-
Do you think you could prepare this layout in the following format? "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": [" "]
}
}, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you look at Gallium-LayoutV2 it seems to be having a col-staggered version which is not included in monkeytype.
Something like this as
gallium v2 matrix
in the emulator and keymap would be really nice.Beta Was this translation helpful? Give feedback.
All reactions