From 468110ef7c38d4f8f48c7170851a0217b2a8a668 Mon Sep 17 00:00:00 2001 From: Typeacode <92201920+Typeacode@users.noreply.github.com> Date: Sun, 10 Oct 2021 22:39:33 +0700 Subject: [PATCH] layouts.js (#1982) by Typeacode MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I made a keyboard layout for Indonesian where Indonesian doesn't have a keyboard layout. I named this keyboard layout ina because the most letters in Indonesia are a, n, and i. thank you for reading and seeing my keyboard layout, thank you very much🙏 --- src/js/layouts.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/js/layouts.js b/src/js/layouts.js index 09bb42cbc..73fb8a2d5 100644 --- a/src/js/layouts.js +++ b/src/js/layouts.js @@ -285,6 +285,16 @@ const layouts = { " " ] }, + ina: { + keymapShowTopRow: true, + keys: [ + "`~", "1[", "2]", "3#", "4$", "5%", "6^", "7&", "8*", "9{", "0}", "qQ", "xX", + "!+", "pP", "uU", "oO", "-_", "cC", "hH", "lL", "dD", "jJ", "zZ", "vV", "\\|", + "iI", "nN", "eE", "aA", ",;", "mM", "tT", "kK", "rR", "sS", "'\"", + "\\|", "=(", "@)", ":<", ".>", "?/", "gG", "bB", "yY", "wW", "fF", + " " + ] + }, soul: { keymapShowTopRow: false, keys: [