diff --git a/frontend/static/layouts/_list.json b/frontend/static/layouts/_list.json index fafcecc37..6f4f0cd08 100644 --- a/frontend/static/layouts/_list.json +++ b/frontend/static/layouts/_list.json @@ -439,6 +439,17 @@ "row5": [" "] } }, + "hungarian": { + "keymapShowTopRow": true, + "type": "iso", + "keys": { + "row1": ["0§", "1'", "2\"", "3+", "4!", "5%", "6/", "7=", "8(", "9)", "öÖ", "üÜ", "óÓ"], + "row2": ["qQ", "wW", "eE", "rR", "tT", "zZ", "uU", "iI", "oO", "pP", "őŐ", "úÚ"], + "row3": ["aA", "sS", "dD", "fF", "gG", "hH", "jJ", "kK", "lL", "éÉ", "áÁ", "űŰ"], + "row4": ["íÍ", "yY", "xX", "cC", "vV", "bB", "nN", "mM", ",?", ".:", "-_"], + "row5": [" "] + } + }, "handsdown_alt": { "keymapShowTopRow": false, "type": "ansi",