Skip to content

Commit

Permalink
Base: Add ASCII-friendly fi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JamiKettunen authored and awesomekling committed Dec 30, 2019
1 parent 76f0a74 commit 1076122
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Base/res/keymaps/fi.json
Original file line number Diff line number Diff line change
@@ -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", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "|", "", "", "" ]
}

0 comments on commit 1076122

Please sign in to comment.