Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shared/resources/keyboard_layouts.json
diff options
context:
space:
mode:
Diffstat (limited to 'shared/resources/keyboard_layouts.json')
-rw-r--r--shared/resources/keyboard_layouts.json46
1 files changed, 46 insertions, 0 deletions
diff --git a/shared/resources/keyboard_layouts.json b/shared/resources/keyboard_layouts.json
new file mode 100644
index 0000000..7ddcdef
--- /dev/null
+++ b/shared/resources/keyboard_layouts.json
@@ -0,0 +1,46 @@
+{
+ "ar" : "arabic",
+ "as" : "otherlatins",
+ "bn-BD" : "otherlatins",
+ "ca" : "otherlatins",
+ "cs" : "otherlatins",
+ "cy" : "otherlatins",
+ "de" : "otherlatins",
+ "el" : "greek",
+ "en-US" : "english",
+ "eo" : "otherlatins",
+ "es" : "spanish",
+ "et" : "otherlatins",
+ "eu" : "otherlatins",
+ "ff" : "otherlatins",
+ "fr" : "otherlatins",
+ "fy-NL" : "otherlatins",
+ "ga-IE" : "otherlatins",
+ "gd" : "otherlatins",
+ "gl" : "otherlatins",
+ "he" : "hebrew",
+ "hi-IN" : "otherlatins",
+ "ht" : "otherlatins",
+ "hu" : "otherlatins",
+ "id" : "otherlatins",
+ "it" : "otherlatins",
+ "ja" : "japanese",
+ "ko" : "otherlatins",
+ "lij" : "otherlatins",
+ "ml" : "otherlatins",
+ "nl" : "otherlatins",
+ "or" : "otherlatins",
+ "pa" : "otherlatins",
+ "pl" : "otherlatins",
+ "pt-BR" : "portuguese",
+ "ro" : "otherlatins",
+ "ru" : "cyrillic",
+ "sl" : "otherlatins",
+ "sq" : "otherlatins",
+ "sv-SE" : "otherlatins",
+ "te" : "otherlatins",
+ "tr" : "otherlatins",
+ "ur" : "otherlatins",
+ "zh-CN" : "zhuyin",
+ "zh-TW" : "zhuyin"
+}