Closed anpin closed 4 months ago
It's working for me with my dactyl, I do just use the provided nix run .#flash
though
You may need to add the extra file extensions required to declare your custom board to the src declaration of the flake's firmware package, see the changes I made to my copy here
I'm gonna add those extra extensions by default too. Feel free to PR it if y'all can get to it before I get to my computer later today
Hi thank a lot for this repo, makes it trivial to bootstrap local zmk environment.
I have an issue compiling firmware with a custom shield located in the config repo. This same config builds just fine using default zmk gh action. My repo is located here https://github.com/anpin/zmk-config/