No description
Find a file
2025-11-14 07:26:14 -06:00
.gitignore update again 2025-11-11 10:22:07 -06:00
config.h making the RGB_MATRIX lose more so it isn't too large of firmware 2025-11-13 15:20:54 -06:00
flake.lock initial commit 2025-11-11 10:20:51 -06:00
flake.nix fixing flash script 2025-11-14 07:13:06 -06:00
justfile add justfile 2025-11-14 07:20:31 -06:00
keymap.c adding tap dance for my gaming layer 2025-11-14 06:10:35 -06:00
nixcaps.nix initial commit 2025-11-11 10:20:51 -06:00
readme.org add readme 2025-11-14 07:26:14 -06:00
rules.mk adding tap dance for my gaming layer 2025-11-14 06:10:35 -06:00

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.