mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
Base: Typo correction in trq.json
This commit is contained in:
parent
d81ac80aba
commit
cfaed04464
Notes:
sideshowbarker
2024-07-19 05:37:49 +09:00
Author: https://github.com/asliturk Commit: https://github.com/SerenityOS/serenity/commit/cfaed044640 Pull-request: https://github.com/SerenityOS/serenity/pull/2541
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "*", "-", "\b", "\t", "q", "w", "e", "r", "t", "y", "u", "\u0131", "o", "p", "\u011F", "\u00FC", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "\u015F", "i", "\"", "", ",", "z", "x", "c", "v", "b", "n", "m", "\u00F6", "\u00E7", ".", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "<", "", "", ""],
|
||||
"shift_map": [ "", "\u001B", "!", "'", "^", "+", "%", "&", "/", "(", ")", "=", "?", "_", "\b", "\t", "Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P", "\u011E", "\u00DC", "\n", "", "A", "S", "D", "F", "G", "H", "J", "K", "L", "\u015E", "\u0130", "", "", ";", "Z", "X", "C", "V", "B", "N", "M", "\u00D6", "\u00C7", ":", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", ">", "", "", ""],
|
||||
"alt_map": [ "", "\u001B", "", "", "#", "$", "", "", "{", "[", "]", "}", "\\", "|", "\b", "\t", "@", "", "", "", "", "", "", "", "", "", "", "~", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "", "", "", "", "`", "z", "x", "c", "v", "b", "n", "m", "", "", "", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "|", "", "", ""],
|
||||
"alt_map": [ "", "\u001B", "", "", "#", "$", "", "", "{", "[", "]", "}", "\\", "|", "\b", "\t", "@", "", "", "", "", "", "", "", "", "", "", "~", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "", "", "", "", "`", "z", "x", "c", "v", "b", "n", "m", "", "", "", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "|", "", "", ""]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue