diff --git a/readme.org b/readme.org new file mode 100644 index 0000000000..50b0afb2e9 --- /dev/null +++ b/readme.org @@ -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.