add hardware support

This commit is contained in:
k3t
2026-07-24 06:42:22 -06:00
parent 8400da57ba
commit ed51eb5613
5 changed files with 47 additions and 16 deletions
+6
View File
@@ -0,0 +1,6 @@
{
hardware.keyboard.qmk = {
enable = true;
keychronSupport = true;
};
}