Fix capitalization of "Tab"

This commit is contained in:
Eric Jiang 2020-10-29 20:25:16 -07:00
parent dbda31cf55
commit d3bb21a639

View File

@ -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
""") """)