From dcb3206a4c05f61c54cb412e77e4487aa3d5c215 Mon Sep 17 00:00:00 2001 From: Evan Callicoat Date: Sat, 15 May 2021 14:25:46 -0500 Subject: [PATCH] Add handsdown reference layout --- src/js/layouts.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/js/layouts.js b/src/js/layouts.js index 7cbfb3144..2e20db897 100644 --- a/src/js/layouts.js +++ b/src/js/layouts.js @@ -235,6 +235,16 @@ const layouts = { " " ] }, + handsdown: { + keymapShowTopRow: false, + keys: [ + "`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+", + "qQ", "cC", "hH", "pP", "vV", "kK", "yY", "oO", "jJ", "/?", "[{", "]}", "\\|", + "rR", "sS", "nN", "tT", "gG", "wW", "uU", "eE", "iI", "aA", ";:", + "\\|", "xX", "mM", "lL", "dD", "bB", "zZ", "fF", "'\"", ",<", ".>", + " " + ] + }, handsdown_alt: { keymapShowTopRow: false, keys: [