32506bf1bb999bbad48ad24c470e555379e9b3bb
Bumps [milc](https://github.com/clueboard/milc) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/clueboard/milc/releases) - [Commits](https://github.com/clueboard/milc/compare/1.4.2...1.5.0) --- updated-dependencies: - dependency-name: milc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
QMK CLI
A program to help users work with QMK Firmware.
Features
- Interact with your qmk_firmware tree from any location
- Use
qmk cloneto pull down anyone'sqmk_firmwarefork - Setup your build environment with
qmk setup - Use
qmk consoleto get debugging information from your keyboard(s) - Check that your environment is correctly setup with
qmk doctor - Integrates with qmk_firmware for additional functionality:
qmk compileqmk infoqmk flashqmk lint- ...and many more!
Quickstart
python3 -m pip install qmkqmk setup
Full documentation: https://docs.qmk.fm/#/tutorial
Languages
Python
100%