Very new to ZMK. I created my config files by following tutorial from scottokeebs https://www.youtube.com/watch?v=O_urj-rF3bQ
I've pushed everything to github, check the status in Action tab and it failed because it can't find my board.
Does anybody having similar issue? My config files are here: https://github.com/bdhoel/zmk-config-halfswoop/tree/master/config/shields/halfswoop
This video should hopefully help you regardless of if you just want to build firmware for an existing board or create one entirely from scratch. We'll cover both matrix wiring and direct pin wiring along with keymaps, compiling, and flashing. ZMK heavily leverages GitHub Actions meaning everything is compiled remotely making it possible to compi...