Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot
2021-04-15 02:00:59 +00:00
23 changed files with 168 additions and 85 deletions

2
util/qmk_tab_complete.sh Normal file
View File

@@ -0,0 +1,2 @@
# Register qmk with tab completion
eval "$(register-python-argcomplete --no-defaults qmk)"