mirror of
https://github.com/qmk/qmk_cli.git
synced 2026-08-04 00:06:35 -04:00
29541559d0c27aa11f003aff3c30cbd4523b0558
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%