serenity/Base/res/keymaps/no-macintosh.json
Jean-Paul Balabanian 3f597c70b4 Base: Add keymap for Norwegian Macintosh keyboards
There is a significant difference between the PC keyboard
mapping and the Macintosh mapping in Norwegian.
2022-01-04 21:40:15 +01:00

7 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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", "©", "™", "£", "€", "∞", "§", "|", "[", "]", "≈", "±", "`", "\b", "\t", "•", "Ω", "é", "", "†", "µ", "ü", "ı", "œ", "π", "˙", "~", "\n", "", "", "ß", "∂", "ƒ", "¸", "˛", "√", "ª", "fi", "ö", "ä", "≤", "", "'", "÷", "≈", "ç", "", "", "", "", "", "…", "", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", "", "", "", "="],
"shift_altgr_map": ["", "\u001B", "¡", "®", "¥", "¢", "‰", "¶", "\\", "{", "}", "≠", "¿", "", "\b", "\t", "°", "˝", "É", "", "", "˜", "Ü", "", "Œ", "∏", "˚", "^", "\n", "", "◊", "∑", "∆", "∫", "¯", "˘", "¬", "º", "fl", "Ö", "Ä", "≥", "", "", "", "", "Ç", "«", "»", "“", "”", "„", "·", "—", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", "", "", "", "="]
}