mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-08-17 13:07:14 +08:00
* Add support for tab completion * make flake8 happy * Add documentation
3 lines
91 B
Bash
3 lines
91 B
Bash
# Register qmk with tab completion
|
|
eval "$(register-python-argcomplete --no-defaults qmk)"
|