mirror of
https://github.com/qmk/qmk_cli.git
synced 2026-08-01 17:55:58 -04:00
a03aa1cbba6de2736b731d00769f07dee0403e0a
Co-Authored-By: skullydazed <skullydazed@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 - Check that your environment is correctly setup with
qmk doctor - Dispatches to
qmk_firmware/bin/qmkfor additional functionality:qmk compile-json- More to come
Quickstart
To be written.
Languages
Python
91.6%
Dockerfile
4.6%
Shell
3.8%