2021-03-28 01:51:59 +00:00
2021-03-28 01:51:59 +00:00
2019-07-01 00:11:18 -07:00
2019-06-30 12:00:34 -07:00
2019-07-15 11:08:14 -07:00
2019-06-30 20:03:14 -07:00
2021-03-02 07:36:49 -08:00
2021-03-27 09:13:59 -07:00
2020-12-02 10:34:35 -08:00
2021-03-28 01:51:59 +00:00
2021-03-27 08:34:34 -07:00

QMK CLI

CLI Setup
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's qmk_firmware fork
  • Setup your build environment with qmk setup
  • Check that your environment is correctly setup with qmk doctor
  • Dispatches to qmk_firmware/bin/qmk for additional functionality:
    • qmk compile-json
    • More to come

Quickstart

Full documentation: https://docs.qmk.fm/#/tutorial

Basic steps:

  • python3 -m pip install qmk
  • qmk setup
S
Description
No description provided
Readme MIT 737 KiB
Languages
Python 91.6%
Dockerfile 4.6%
Shell 3.8%