mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 22:48:11 +00:00
Keymap: Added de-macintosh.json for German Mac keyboards
Some special characters might not match the exact layout from macOS as this was tested on Linux, but it is close enough to be well usable
This commit is contained in:
parent
0fb980ed88
commit
4f22c92b99
1 changed files with 6 additions and 0 deletions
6
Base/res/keymaps/de-macintosh.json
Normal file
6
Base/res/keymaps/de-macintosh.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", "z", "u", "i", "o", "p", "ü", "+", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "ö", "ä", "^", "", "#", "y", "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", "Z", "U", "I", "O", "P", "Ü", "*", "\n", "", "A", "S", "D", "F", "G", "H", "J", "K", "L", "Ö", "Ä", "°", "", "'", "Y", "X", "C", "V", "B", "N", "M", ";", ":", "_", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", ">", "", "", ""],
|
||||
"alt_map": [ "", "\u001B", "¡", "²", "³", "¼", "[", "]", "|", "{", "}", "}", "\\", "¸", "\b", "\t", "«", "ł", "€", "®", "ŧ", "←", "¨", "/", "ø", "þ", "¨", "~", "\n", "", "å", "ſ", "ð", "đ", "©", "ª", "", "ĸ", "@", "´", "^", "′", "", "~", "»", "«", "¢", "„", "“", "~", "µ", "·", "…", "–", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "|", "", "", ""],
|
||||
"shift_altgr_map": [ "", "\u001B", "@", "⅛", "£", "¤", "⅜", "⅝", "\\", "~", "±", "°", "¿", "˛", "\b", "\t", "»", "Ł", "€", "®", "Ŧ", "¥", "Á", "Û", "Ø", "Þ", "°", "¯", "\n", "", "Å", "ẞ", "Ð", "ª", "Ŋ", "Ħ", "˙", "&", "Ł", "̣", "ˇ", "″", "", "˘", "›", "‹", "©", "‚", "‘", "’", "º", "×", "÷", "—", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ".", "", "", "", "", "", ""]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue