miryoku_zmk/.github/workflows/outboards/boards/sparkfun_nrf52840_mini
Manna Harbour dab63d5540 Refactor workflow and outboards
- change "merge" option to "branches"
 - use first branch as base and merge rest
 - use "zmk" file instead of manifest
 - checkout to subdirectories
 - checkout zmk manually
 - use west just for zephyr
 - use absolute paths
 - handle simultaneous board and shield outboards
 - change outboard and directory names
2022-06-02 16:03:51 +10:00

10 lines
265 B
Plaintext

# Copyright 2022 Manna Harbour
# https://github.com/manna-harbour/miryoku
# use with shield microdox_mod
outboard_repository=abondis/zmk-config
outboard_ref=main
outboard_from=config/boards/arm/sparkfun_nrf52840_mini
outboard_to=boards/arm/sparkfun_nrf52840_mini