An open API service indexing awesome lists of open source software.

https://github.com/qmk/qmk_compiler

The worker process that pulls keymap jobs from the queue and compiles them
https://github.com/qmk/qmk_compiler

Last synced: about 1 year ago
JSON representation

The worker process that pulls keymap jobs from the queue and compiles them

Awesome Lists containing this project

README

          

QMK Compiler Worker
===================

Worker daemon for the QMK Compiler.

How Do I Run My Own Copy?
=========================

You should really go check out [QMK API](https://github.com/qmk/qmk_api), the docs are all over there.