summaryrefslogtreecommitdiff
path: root/Base/res/keymaps
diff options
context:
space:
mode:
authorThitat Auareesuksakul <thitat@fluxthitat.me>2022-01-22 14:17:58 +0700
committerAndreas Kling <kling@serenityos.org>2022-01-22 10:38:53 +0100
commit96d2c3a82715a059c6b4e783cdce3a7ea22cd28a (patch)
tree7b686bfe6017ca7db8836d9da479f2f7d33763dc /Base/res/keymaps
parent191566fc97ea92555c2f6e5b191c990ec2c905fa (diff)
downloadserenity-96d2c3a82715a059c6b4e783cdce3a7ea22cd28a.zip
Keymaps: Add Thai keymap
Diffstat (limited to 'Base/res/keymaps')
-rw-r--r--Base/res/keymaps/th.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/Base/res/keymaps/th.json b/Base/res/keymaps/th.json
new file mode 100644
index 0000000000..e4d5bd6d89
--- /dev/null
+++ b/Base/res/keymaps/th.json
@@ -0,0 +1,5 @@
+{
+ "map": [ "", "\u001B", "ๅ", "/", "_", "ภ", "ถ", "ุ", "ึ", "ค", "ต", "จ", "ข", "ช", "\b", "\t", "ๆ", "ไ", "ำ", "พ", "ะ", "ั", "ี", "ร", "น", "ย", "บ", "ล", "\n", "", "ฟ", "ห", "ก", "ด", "เ", "้", "่", "า", "ส", "ว", "ง", "-", "", "ฃ", "ผ", "ป", "แ", "อ", "ิ", "ื", "ท", "ม", "ใ", "ฝ", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""],
+ "shift_map": [ "", "\u001B", "+", "๑", "๒", "๓", "๔", "ู", "฿", "๕", "๖", "๗", "๘", "๙", "\b", "\t", "๐", "\"", "ฎ", "ฑ", "ธ", "ํ", "๊", "ณ", "ฯ", "ญ", "ฐ", ",", "\n", "", "ฤ", "ฆ", "ฏ", "โ", "ฌ", "็", "๋", "ษ", "ศ", "ซ", ".", "%", "", "ฅ", "(", ")", "ฉ", "ฮ", "ฺ", "์", "?", "ฒ", "ฬ", "ฦ", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "|", "", "", ""],
+ "alt_map": [ "", "\u001B", "ๅ", "/", "_", "ภ", "ถ", "ุ", "ึ", "ค", "ต", "จ", "ข", "ช", "\b", "\t", "ๆ", "ไ", "ำ", "พ", "ะ", "ั", "ี", "ร", "น", "ย", "บ", "ล", "\n", "", "ฟ", "ห", "ก", "ด", "เ", "้", "่", "า", "ส", "ว", "ง", "-", "", "ฃ", "ผ", "ป", "แ", "อ", "ิ", "ื", "ท", "ม", "ใ", "ฝ", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""]
+}