blob: 1a106a74d538e4ac7f49815d37e93c689856f063 (
plain)
1
2
3
4
5
6
7
8
|
# fw-manager
Nix utilities for building and flashing firmware for various devices.
So far, there is support for the following firmwares:
* [QMK](https://github.com/qmk/qmk_firmware)
* [IronOS](https://github.com/Ralim/IronOS), specifically for the [Pinecil](https://pine64.org/documentation/Pinecil/_full/)
* [Klipper](https://github.com/Klipper3d/klipper)
|