Files
zmk-config/build.yaml
Bertrand Benjamin 517d3a02ae
Some checks failed
/ build (push) Failing after 24m9s
feat: change board type
see https://zmk.dev/blog/2025/12/09/zephyr-4-1
2026-01-09 11:45:14 +01:00

22 lines
568 B
YAML

# This file generates the GitHub Actions matrix
# For simple board + shield combinations, add them
# to the top level board and shield arrays, for more
# control, add individual board + shield combinations to
# the `include` property, e.g:
#
# board: [ "nice_nano_v2" ]
# shield: [ "corne_left", "corne_right" ]
# include:
# - board: bdn9_rev2
# - board: nice_nano_v2
# shield: reviung41
#
---
include:
- board: nice_nano
shield: corne_left nice_view
- board: nice_nano
shield: corne_right nice_view
- board: nice_nano
shield: settings_reset