From 067ce02ed7fd718c10bd519d43b2f07adbb843a3 Mon Sep 17 00:00:00 2001 From: angularorbit <55037535+angularorbit@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:36:44 +1100 Subject: [PATCH] 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. --- src/js/layouts.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/js/layouts.js b/src/js/layouts.js index df8e47d9e..7d162f0a9 100644 --- a/src/js/layouts.js +++ b/src/js/layouts.js @@ -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: [