Skip to content
/ qmk_cli Public
forked from qmk/qmk_cli

A program to help users work with QMK

License

Notifications You must be signed in to change notification settings

Erovia/qmk_cli

 
 

Repository files navigation

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

To be written.

About

A program to help users work with QMK

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.8%
  • Shell 2.2%