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-0.4.0.tar.gz
(12.0 kB
view details)
Built Distribution
qmk-0.4.0-py2.py3-none-any.whl
(13.7 kB
view details)
File details
Details for the file qmk-0.4.0.tar.gz
.
File metadata
- Download URL: qmk-0.4.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 | b49a4b9d56df83f2753c4acc6b03d034e13296b7c5207c43e00ebf9c008cca17 |
|
MD5 | a993d7e5dc210c4b2d087d6b8621dcdb |
|
BLAKE2b-256 | 872e90763a07d7d887e1532814930830ce3a74f02eeb16b997d44f82dbacb545 |
File details
Details for the file qmk-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: qmk-0.4.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 | 955978840e12eee011bda45a86a9343378f79b48c48a973e8d0853344bb02f6c |
|
MD5 | 58d95c2b8187bd16d3c3fdfa46d45fa1 |
|
BLAKE2b-256 | aa4b252d5a6a0761b594809833e11d5f8c91674777197f2c4c1e97ebfa846e0f |