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
- Host: GitHub
- URL: https://github.com/qmk/qmk_compiler
- Owner: qmk
- Created: 2017-08-19T23:28:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-13T06:12:02.000Z (about 2 years ago)
- Last Synced: 2025-05-24T04:29:20.229Z (about 1 year ago)
- Language: Python
- Size: 193 KB
- Stars: 17
- Watchers: 12
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS.md
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.