diff options
Diffstat (limited to 'Base')
-rw-r--r-- | Base/res/keymaps/fi.json | 5 |
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", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "|", "", "", "" ] +} |