Keymap: Added keymap file for Japanese keyboard, without IME

configuration keys.
This commit is contained in:
Magentah 2020-05-24 02:15:21 +09:00 committed by Andreas Kling
parent e44c87cfff
commit a1fe34bcd8
Notes: sideshowbarker 2024-07-19 06:11:56 +09:00

5
Base/res/keymaps/jp.json Normal file
View file

@ -0,0 +1,5 @@
{
"map": [ "", "0x1B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "^", "\b", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "@", "[", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", ";", ":", "", "", "]", "z", "x", "c", "v", "b", "n", "m", ",", ".", "/", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "\\", "", "", "", "","","","","","","","","","","","","","","","","","","","","","","","","","\\","","","","","","","","", "","\\"],
"shift_map": [ "", "0x1B", "!", "\"", "#", "$", "%", "&", "'", "(", ")", "~", "=", "~", "\b", "\t", "Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P", "`", "{", "\n", "", "A", "S", "D", "F", "G", "H", "J", "K", "L", "+", "*", "", "", "}", "Z", "X", "C", "V", "B", "N", "M", "<", ">", "?", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "|", "", "", "","","","","","","","","","","","","","","","","","","","","","","","","","","_","","","","","","","","", "","|"],
"alt_map": [ "", "0x1B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "^", "\b", "\t", "q", "w", "e", "r", "t", "y", "u", "i", "o", "p", "@", "[", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", ";", ":", "", "", "]", "z", "x", "c", "v", "b", "n", "m", ",", ".", "/", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "\\", "", "", "","","","","","","","","","","","","","","","","","","","","","","","","","","\\","","","","","","","","", "","\\"]
}