mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:27:45 +00:00
Base: Add trq.json and en.json
This commit is contained in:
parent
e691d16f1c
commit
197b2dcd36
2 changed files with 10 additions and 0 deletions
5
Base/res/keymaps/en.json
Normal file
5
Base/res/keymaps/en.json
Normal file
|
@ -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", "[", "]", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", ";", "\"", "`", "", "\\", "z", "x", "c", "v", "b", "n", "m", ",", ".", "/", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "\\", "", "", ""],
|
||||||
|
"shift_map": [ "", "0x33", "!", "@", "#", "$", "%", "^", "&", "*", "(", ")", "_", "+", "0x08", "\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": [ "", "0x33", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "-", "=", "0x08", "\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", ",", ".", "/", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "\\", "", "", ""]
|
||||||
|
}
|
5
Base/res/keymaps/trq.json
Normal file
5
Base/res/keymaps/trq.json
Normal file
|
@ -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", "g", "u", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "s", "i", "\"", "", ",", "z", "x", "c", "v", "b", "n", "m", "o", "c", ".", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "<", "", "", ""],
|
||||||
|
"shift_map": [ "", "0x33", "!", "'", "^", "+", "%", "&", "/", "(", ")", "=", "?", "_", "0x08", "\t", "Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P", "G", "U", "\n", "", "A", "S", "D", "F", "G", "H", "J", "K", "L", "S", "I", "", "", ";", "Z", "X", "C", "V", "B", "N", "M", "O", "C", ":", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", ">", "", "", ""],
|
||||||
|
"alt_map": [ "", "0x33", "", "", "#", "$", "", "", "{", "[", "]", "}", "\\", "|", "0x08", "\t", "@", "", "", "", "", "", "", "", "", "", "", "~", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "s", "i", "", "", "`", "z", "x", "c", "v", "b", "n", "m", "", "", "", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "-", "", "", "", "+", "", "", "", "", "", "", "", "|", "", "", ""]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue