1
0
Fork 0

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

This commit is contained in:
QMK Bot 2021-04-15 02:00:59 +00:00
commit 2c0aa27e6c
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)"