serenity/Base/res/keymaps/hu.json
Tibor Nagy 6be3f914f0 Base: Update Hungarian keymap with accented characters and more symbols
Also fixing a bug where the numpad keys were accidentally shifted by
one position in the JSON array.
2020-08-06 20:36:50 +02:00

7 lines
1.8 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", "ö", "ü", "ó", "\b", "\t", "q", "w", "e", "r", "t", "z", "u", "i", "o", "p", "ő", "ú", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "é", "á", "0", "", "ű", "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", "1", "2", "3", "4", "5", "6", "7", "8", "9", "ö", "ü", "ó", "\b", "\t", "q", "w", "e", "r", "t", "z", "u", "i", "o", "p", "ő", "ú", "\n", "", "a", "s", "d", "f", "g", "h", "j", "k", "l", "é", "á", "0", "", "ű", "y", "x", "c", "v", "b", "n", "m", ",", ".", "-", "", "*", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", "í", "", "", "" ],
"altgr_map": [ "", "\u001B", "~", "", "^", "", "", "", "`", "", "", "", "", "", "\b", "\t", "\\", "|", "Ä", "", "", "", "€", "Í", "", "", "÷", "×", "\n", "", "ä", "đ", "Đ", "[", "]", "", "", "ł", "Ł", "$", "ß", "", "", "¤", ">", "#", "&", "@", "{", "}", "<", ";", ">", "*", "", "", "", " ", "", "", "", "", "", "", "", "", "", "", "", "", "", "7", "8", "9", "-", "4", "5", "6", "+", "1", "2", "3", "0", ",", "", "", "<", "", "", "" ]
}