mirror of
https://github.com/RGBCube/serenity
synced 2025-08-02 16:37:47 +00:00
Base: Rename some keymaps to use xx-xx format where appropriate
- en.json -> en-us.json - gb.json -> en-gb.json - ptbr.json -> pt-br.json - ptpt.json -> pt-pt.json
This commit is contained in:
parent
de676bbf97
commit
ee41d6e154
7 changed files with 4 additions and 4 deletions
6
Base/res/keymaps/pt-pt.json
Normal file
6
Base/res/keymaps/pt-pt.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"map": [ "", "\u001B", "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", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "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", "*", "`", "\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", "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", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "<", "", "", ""],
|
||||
"altgr_map": [ "", "\u001B", "¹", "@", "£", "§", "½", "¬", "{", "[", "]", "}", "\\", "¸", "\b", "\t", "@", "ł", "€", "¶", "ŧ", "←", "↓", "→", "ø", "þ", "¨", "~", "\n", "", "æ", "ß", "ð", "đ", "ŋ", "ħ", "̉", "ĸ", "ł", "´", "^", "¬", "", "`", "«", "»", "¢", "“", "”", "n", "µ", ",", "·", "̣", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "\\", "", "", ""]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue