zmk/.github/workflows
Peter Johanson 7db083232b refactor(core): Adjust our approach for upstream Zephyr boards
Move to using proper HWMv2 board extensions
https://docs.zephyrproject.org/4.1.0/hardware/porting/board_porting.html#board-extensions

for extending upstream Zephyr boards for use with ZMK. With this change,
using upstream Zephyr board IDs directly, e.g. `seeeduino_xiao` will be
stock versions as found upstream. To use a board variant that is tuned
for ZMK use, use the `zmk` variant, e.g. `seeeduino_xiao//zmk` which is
shorthand for `seeeduino_xiao/samd21g18a/zmk`.
2026-01-31 19:55:04 -07:00
..
ble-test.yml
build-user-config.yml chore(ci): Add warning about being on main branch when build fails (#3159) 2025-12-22 23:05:23 +00:00
build.yml refactor(core): Adjust our approach for upstream Zephyr boards 2026-01-31 19:55:04 -07:00
doc-checks.yml
hardware-metadata-validation.yml
pre-commit.yml
release-please.yml
stale.yml
test.yml