qmk / qmk_api_tasks

Ongoing tasks performed on the QMK API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QMK API Tasks

Long-running service that continually exercises the QMK Compile Infrastructure.

Goals

  • Always have a compile job running
  • Iterate through all keyboards looking for problems

Style

We follow the style guidelines for QMK and have provided a yapf config in setup.cfg.

See Also

The main entrypoint to hacking on this api is qmk/qmk_api. Our documentation lives on GitBook and can be found here:

https://docs.compile.qmk.fm

About

Ongoing tasks performed on the QMK API

License:Other


Languages

Language:Python 87.1%Language:Shell 11.8%Language:Dockerfile 1.1%