mirror of
https://github.com/RGBCube/serenity
synced 2025-08-02 16:47:36 +00:00
Base: Replace tabs+spaces in keymaps by only spaces
This commit is contained in:
parent
b6dddd27b4
commit
9f60ce4801
15 changed files with 49 additions and 49 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"map": [ "", "\u001B", "&", "é", "\"", "'", "(", "§", "è", "!", "ç", "à", ")", "-", "\b", "\t", "a", "z", "e", "r", "t", "y", "u", "i", "o", "p", "^", "$", "\n", "", "q", "s", "d", "f", "g", "h", "j", "k", "l", "m", "ù", "²", "", "µ", "w", "x", "c", "v", "b", "n", ",", ";", ":", "=", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "<", "", "", ""],
|
||||
"shift_map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "°", "_", "\b", "\t", "A", "Z", "E", "R", "T", "Y", "U", "I", "O", "P", "¨", "*", "\n", "", "Q", "S", "D", "F", "G", "H", "J", "K", "L", "M", "%", "³", "", "£", "W", "X", "C", "V", "B", "N", "?", ".", "/", "+", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", ">", "", "", ""],
|
||||
"alt_map": [ "", "\u001B", "|", "@", "#", "¼", "½", "^", "{", "[", "{", "}", "\\", "", "\b", "\t", "a", "z", "e", "r", "t", "y", "u", "i", "o", "p", "[", "]", "\n", "", "q", "s", "d", "f", "g", "h", "j", "k", "l", "m", "'", "²", "*", "`", "w", "x", "c", "v", "b", "n", "", "", "", "~", "", "", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""]
|
||||
"map": [ "", "\u001B", "&", "é", "\"", "'", "(", "§", "è", "!", "ç", "à", ")", "-", "\b", "\t", "a", "z", "e", "r", "t", "y", "u", "i", "o", "p", "^", "$", "\n", "", "q", "s", "d", "f", "g", "h", "j", "k", "l", "m", "ù", "²", "", "µ", "w", "x", "c", "v", "b", "n", ",", ";", ":", "=", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "<", "", "", ""],
|
||||
"shift_map": [ "", "\u001B", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "°", "_", "\b", "\t", "A", "Z", "E", "R", "T", "Y", "U", "I", "O", "P", "¨", "*", "\n", "", "Q", "S", "D", "F", "G", "H", "J", "K", "L", "M", "%", "³", "", "£", "W", "X", "C", "V", "B", "N", "?", ".", "/", "+", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", ">", "", "", ""],
|
||||
"alt_map": [ "", "\u001B", "|", "@", "#", "¼", "½", "^", "{", "[", "{", "}", "\\", "", "\b", "\t", "a", "z", "e", "r", "t", "y", "u", "i", "o", "p", "[", "]", "\n", "", "q", "s", "d", "f", "g", "h", "j", "k", "l", "m", "'", "²", "*", "`", "w", "x", "c", "v", "b", "n", "", "", "", "~", "", "", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue