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.1.5.tar.gz
(12.1 kB
view details)
Built Distribution
qmk-1.1.5-py2.py3-none-any.whl
(13.8 kB
view details)
File details
Details for the file qmk-1.1.5.tar.gz
.
File metadata
- Download URL: qmk-1.1.5.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2efe3c752230c6ba24b8719c3b6e85a5644bf8f7d0dd237757eda9b7b7e60b11 |
|
MD5 | dd6a054abcd239626bed2300b1023ca0 |
|
BLAKE2b-256 | 6420cec7ce9b7c05307209542427f417d005f082771596ab0f628f6a888b8aee |
File details
Details for the file qmk-1.1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: qmk-1.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c16fa2ad9b279ce9cc121a5462f02637611c6f54c49f9f2cac8ba2898f35b94 |
|
MD5 | eb67db84b4b27046900c2bb8d0cae29e |
|
BLAKE2b-256 | 5294f762265378e3de9626b10bb2b277b33fd4e57285fbf3a2d0d9ff7a5bfcff |