Add an ISEA version of MTGAP (#1953) by angularorbit

* Add an ISEA version of MTGAP

This one closely resembles the one at https://mathematicalmulticore.wordpress.com/2011/01/04/starting-to-fully-optimize-the-keyboard/  but it isn't exactly it.

* Swap the 'q' and the '[' in MTGAP ISEA

* Update MTGAP_ISEA

Swapped a few more characters. Changed the locations of 'B' and 'M', 'K', 'Z', '[{', ':?' in MTGAP ISEA.
This commit is contained in:
angularorbit 2021-10-06 23:36:44 +11:00 committed by GitHub
parent 521aff2d17
commit 067ce02ed7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -285,6 +285,16 @@ const layouts = {
" "
]
},
MTGAP_ISEA: {
keymapShowTopRow: false,
keys: [
"`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+",
"yY", "cC", "oO", "uU", "jJ", "kK", "lL", "dD", "pP", "wW", "qQ", "zZ", "\\|",
"iI", "sS", "eE", "aA", ",;", "bB", "hH", "tT", "nN", "rR", "'\"",
"\\|", "[{", "]}", "/<", ".>", ":?", "mM", "fF", "gG", "vV", "xX",
" "
]
},
soul: {
keymapShowTopRow: false,
keys: [