qmk/readme.org
2025-11-14 07:26:14 -06:00

6 lines
531 B
Org Mode

#+title: QMK Firmware
#+author: Chris Cochrun
This is my firmware for my Keebio Iris Rev6, powered by QMK. This firmware is built using Nix, and a helpful repo [[https://github.com/agustinmista/nixcaps][nixcaps]]. This way I don't need a copy of the =qmk_firmware= repo and need to keep it up to date. Nixcaps can do that for me and I can just update my code here and the flake when I'm ready to update to a newer version.
In the future, if the maintainer of nixcaps is ever gone, I can use his code to just keep my qmk updated.