summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorJami Kettunen <jami.kettunen@protonmail.com>2019-12-30 01:33:44 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-12-30 14:02:00 +0100
commit107612209d6b0334cb50b932138958d9758cf8b0 (patch)
tree233e3389aa1aab05872ced89abffa950bdb12b45 /Base
parent76f0a74b0c52a3ddfb1bc2bd7cf63ae536e6c4f3 (diff)
downloadserenity-107612209d6b0334cb50b932138958d9758cf8b0.zip
Base: Add ASCII-friendly fi.json
Diffstat (limited to 'Base')
-rw-r--r--Base/res/keymaps/fi.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/Base/res/keymaps/fi.json b/Base/res/keymaps/fi.json
new file mode 100644
index 0000000000..32cfc07ddf
--- /dev/null
+++ b/Base/res/keymaps/fi.json
@@ -0,0 +1,5 @@
+{
+ "map": [ "", "0x33", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "+", "'", "0x08", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "o", "\"", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "o", "a", "", "", "'", "z", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "<", "", "", "" ],
+ "shift_map": [ "", "0x33", "!", "\"", "#", "", "%", "&", "/", "(", ")", "=", "?", "`", "0x08", "\t", "Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P", "O", "^", "\n", "", "A", "S", "D", "F", "G", "H", "J", "K", "L", "O", "A", "", "", "*", "Z", "X", "C", "V", "B", "N", "M", ";", ":", "_", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", ">", "", "", "" ],
+ "alt_map": [ "", "0x33", "", "@", "", "$", "", " ", "{", "[", "]", "}", "\\", "", "0x08", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "o", "~", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "o", "a", "", "", "|", "z", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "|", "", "", "" ]
+}