Skip to content

Commit f82a646

Browse files
committed
Merge branch 'adding-generated-layouts'
* adding-generated-layouts: change HU from user feedback
2 parents 3535a36 + 64993de commit f82a646

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)