Skip to content

Commit 64993de

Browse files
committed
change HU from user feedback
1 parent a6fb811 commit 64993de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/layouts/keyboard_layout_win_hu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class KeyboardLayout(KeyboardLayoutBase):
7373
b'\x26' # '9'
7474
b'\xb7' # ':'
7575
b'\x36' # ';'
76-
b'\x10' # '<'
76+
b'\x64' # '<'
7777
b'\xa4' # '='
7878
b'\x1d' # '>'
7979
b'\xb6' # '?'

0 commit comments

Comments
 (0)