A program to help users work with QMK Firmware.
Project description
QMK CLI
A program to help users work with QMK Firmware.
Features
- Interact with your qmk_firmware tree from any location
- Use
qmk clone
to pull down anyone'sqmk_firmware
fork - Setup your build environment with
qmk setup
- Use
qmk console
to 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 compile
qmk info
qmk flash
qmk lint
- ...and many more!
Packages
We provide "install and go" packages for many Operating Systems.
Linux
Packages for several distributions available here: https://github.com/qmk/qmk_fpm
macOS
Using Homebrew:
brew install qmk/qmk/qmk
Windows
Download our custom MSYS2 installer here: https://msys.qmk.fm/
Quickstart
python3 -m pip install qmk
qmk setup
Building
We follow PEP517, you can install using build:
Setup:
python3 -m pip install build
Build:
python3 -m build
You can read more about working with PEP517 packages in the Python Packaging User Guide.
Documentation
Full documentation: https://docs.qmk.fm/#/tutorial
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qmk-1.0.0.tar.gz
(12.0 kB
view details)
Built Distribution
qmk-1.0.0-py2.py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file qmk-1.0.0.tar.gz
.
File metadata
- Download URL: qmk-1.0.0.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da62eec73c4548cc37b0b9be3937202dc3a301dc2f2663610ecca751a610f9ca |
|
MD5 | f297ab04574e13c63f85fcbbe54d904f |
|
BLAKE2b-256 | 74c52bb4c149162b78c3f2d9451a45e4f0541645c9e88e42738adf98e9181d53 |
File details
Details for the file qmk-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: qmk-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63d69b97a533d91b0cfa7887e68cac7df52c6f7bddf4bf44d17ef1241d85ffff |
|
MD5 | 097a82c9f2ac9a2daae1697f40865442 |
|
BLAKE2b-256 | 6d947a881ee9c09e25f591c8f8d0ac95a02874cf1e28046e10297bd0e1703069 |