mirror of
https://github.com/erjiang/huion-keys.git
synced 2026-03-23 21:54:53 +03:00
Fix capitalization of "Tab"
This commit is contained in:
parent
dbda31cf55
commit
d3bb21a639
@ -92,7 +92,7 @@ def create_default_config(config_file):
|
|||||||
6=ctrl+shift+equal
|
6=ctrl+shift+equal
|
||||||
7=ctrl+minus
|
7=ctrl+minus
|
||||||
# etc. up to the highest button number
|
# etc. up to the highest button number
|
||||||
16=tab
|
16=Tab
|
||||||
scroll_up=bracketright
|
scroll_up=bracketright
|
||||||
scroll_down=bracketleft
|
scroll_down=bracketleft
|
||||||
""")
|
""")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user