A program to help users work with QMK Firmware.
- Interact with your qmk_firmware tree from any location
- Use
qmk cloneto pull down anyone'sqmk_firmwarefork - Setup your build environment with
qmk setup - Check that your environment is correctly setup with
qmk doctor - Integrates with qmk_firmware for additional functionality:
qmk compileqmk consoleqmk flashqmk lint- ...and many more!
python3 -m pip install qmkqmk setup
Full documentation: https://docs.qmk.fm/#/tutorial