https://github.com/jonz94/docker-qmk-firmware
Unofficial up-to-date docker image for QMK firmware maintained by jonz94.
https://github.com/jonz94/docker-qmk-firmware
docker docker-image keyboard qmk qmk-firmware
Last synced: 8 months ago
JSON representation
Unofficial up-to-date docker image for QMK firmware maintained by jonz94.
- Host: GitHub
- URL: https://github.com/jonz94/docker-qmk-firmware
- Owner: jonz94
- License: gpl-2.0
- Created: 2021-11-22T12:22:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T00:30:38.000Z (over 1 year ago)
- Last Synced: 2025-03-14T20:51:16.445Z (about 1 year ago)
- Topics: docker, docker-image, keyboard, qmk, qmk-firmware
- Language: Makefile
- Homepage: https://hub.docker.com/r/jonz94/qmk_firmware
- Size: 159 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qmk_firmware docker image
Unofficial docker image for [QMK firmware](https://github.com/qmk/qmk_firmware) maintained by [jonz94](https://github.com/jonz94)
## Motivation
In brief, [the official QMK firmware docker image `qmkfm/qmk_firmware`](https://hub.docker.com/r/qmkfm/qmk_firmware) hasn't received updates since version 0.13.26 (Jul 27, 2021) and is now [deprecated](https://github.com/qmk/qmk_firmware/pull/14230).
Therefore, I create this repository to build an up-to-date qmk_firmware docker image.