add readme

This commit is contained in:
Chris Cochrun 2025-11-14 07:26:14 -06:00
parent ed01451c42
commit 52eead0d74

6
readme.org Normal file
View file

@ -0,0 +1,6 @@
#+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.