We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3535a36 + 64993de commit f82a646Copy full SHA for f82a646
1 file changed
libraries/layouts/keyboard_layout_win_hu.py
@@ -73,7 +73,7 @@ class KeyboardLayout(KeyboardLayoutBase):
73
b'\x26' # '9'
74
b'\xb7' # ':'
75
b'\x36' # ';'
76
- b'\x10' # '<'
+ b'\x64' # '<'
77
b'\xa4' # '='
78
b'\x1d' # '>'
79
b'\xb6' # '?'
0 commit comments