This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware/util/qmk_tab_complete.sh

3 lines
91 B
Bash
Raw Normal View History

# Register qmk with tab completion
eval "$(register-python-argcomplete --no-defaults qmk)"