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/tightyl
vendored
Normal file
7
.github/workflows/outboards/shields/tightyl
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright 2021 Manna Harbour
|
||||
# https://github.com/manna-harbour/miryoku
|
||||
|
||||
outboard_repository=MvEerd/zmk-config
|
||||
outboard_ref=master
|
||||
outboard_from=config/boards/shields/tightyl
|
||||
outboard_to=boards/shields/tightyl
|
||||
Reference in New Issue
Block a user