No description
| .gitignore | ||
| config.h | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| keymap.c | ||
| nixcaps.nix | ||
| readme.org | ||
| rules.mk | ||
QMK Firmware
This is my firmware for my Keebio Iris Rev6, powered by QMK. This firmware is built using Nix, and a helpful repo 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.