diff options
| author | Chris Wells <chris@mathematicaster.org> | 2025-10-22 09:29:39 -0500 |
|---|---|---|
| committer | Chris Wells <chris@mathematicaster.org> | 2025-10-22 09:29:39 -0500 |
| commit | f0bcf80fb074de1d5ab15421a988e08b31975ca6 (patch) | |
| tree | f28439f3acc795177f9743db0603eedec3b3b14d /README.md | |
| parent | 7aa390883104725c64c65d20a0713cfcd654f637 (diff) | |
| download | fw-manager-f0bcf80fb074de1d5ab15421a988e08b31975ca6.tar fw-manager-f0bcf80fb074de1d5ab15421a988e08b31975ca6.tar.gz fw-manager-f0bcf80fb074de1d5ab15421a988e08b31975ca6.tar.bz2 fw-manager-f0bcf80fb074de1d5ab15421a988e08b31975ca6.tar.lz fw-manager-f0bcf80fb074de1d5ab15421a988e08b31975ca6.tar.xz fw-manager-f0bcf80fb074de1d5ab15421a988e08b31975ca6.tar.zst fw-manager-f0bcf80fb074de1d5ab15421a988e08b31975ca6.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1a106a7 --- /dev/null +++ b/README.md @@ -0,0 +1,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) |
