From dbc11123da38827bd1fdd33af5f68384dab8b34b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 18 Aug 2014 00:33:49 +0200 Subject: place layouts in dirs by language code MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- res/keyboard/layout/sv/pure | 201 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 res/keyboard/layout/sv/pure (limited to 'res/keyboard/layout/sv/pure') diff --git a/res/keyboard/layout/sv/pure b/res/keyboard/layout/sv/pure new file mode 100644 index 0000000..d48238a --- /dev/null +++ b/res/keyboard/layout/sv/pure @@ -0,0 +1,201 @@ +information + language "Swedish" + country "Sweden" + variant "WERTY, pure" +end information + +# This variant is intended to increase the +# type speed when writing purely Swedish text. + + +include "../common/qwerty" +include "../common/base" + + +function comma/0 + "," +end function +function altcomma/0 + "." +end function + +macro mod_letter/2 + : "\1" + : "\2" + : "\2" + : "\1" +end macro + +mod_letter("å" "Å") +mod_letter("ä" "Ä") +mod_letter("ö" "Ö") + + : + : + : + : + : + : + : + : + : + : + : + : + + +macro key/2 + : "\1" + : "\2" + : + : +end macro + +macro key/3 + : "\1" + : "\2" + : "\3" + : +end macro + +macro key/4 + : "\1" + : "\2" + : "\3" + : "\4" +end macro + + +key("§" "½" "¶") +key("1" "!" "‽") +key("2" "\"" "@" "”") +key("3" "#" "¾") +key("4" "¤" "¼") +key("5" "%" "‰") +key("6" "&") +key("7" "/" "{" "÷") +key("8" "(" "[" "»") +key("9" ")" "]" "»") +key("0" "=" "}" "°") +key("+" "?" "\\" "⸮") + : "´" + : "`" + : "±" + : "¬" + + : "¨" + : "^" + : "~" + +key("'" "*" "’" "×") +key("<" ">" "|" "¦") + + : "," + : ";" + + : "." + : ":" + : "»" + + : "-" + : "_" + : "–" + : "—" + + + : "©" + : "©" + : "®" + : "®" + : "℗" + : "℗" + : "™" + : "™" + + : "é" + : "É" + + : "ü" + : "Ü" + + : "↓" + : "↑" + + : "→" + : "←" + + : "π" + : "Π" + + + : "à" + : "À" + + : "z" + : "Z" + + : "ng" + : "gn" + + : "q" + : "Q" + + + : "’" + : "’" + : "»" + : "»" + : "”" + : + + : "w" + : "W" + + : "µ" + : "Ω" + + + : "ː" + : "ˑ" + : "˘" + : "." + : "ˈ" + : "ˌ" + : "ɑː" + : "a" + : "eː" + : "e" + : "iː" + : "ɪ" + : "uː" + : "ʊ" + : "yː" + : "ʏ" + : "ʉ̟ː" + : "ɵ" + : "oː" + : "ɔ" + : "æː" + : "æ" + : "ɛː" + : "ɛ" + : "œ̞ː" + : "œ̞" + : "øː" + : "œ" + : + : "ə" + : "ŋ" + : "ŋ" + : "ɧ" + : "ʝ" + : "ɕ" + : "ʀ" + : "ʃ" + : "ʂ" + : "ɖ" + : "ʈ" + : "ɳ" + : "ɭ" + : "̥" + -- cgit v1.2.3-70-g09d2