We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6fb811 commit 64993deCopy full SHA for 64993de
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