mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
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
This commit is contained in:
7
.github/workflows/outboards/shields/levinson
vendored
Normal file
7
.github/workflows/outboards/shields/levinson
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright 2021 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=blistergeist/zmk
|
||||
outboard_ref=main
|
||||
outboard_from=app/boards/shields/levinson
|
||||
outboard_to=boards/shields/levinson
|
||||
Reference in New Issue
Block a user