mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 17:58:47 +00:00
- 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
9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
# Copyright 2021 Manna Harbour
|
|
# https://github.com/manna-harbour/miryoku
|
|
|
|
outboard_repository=mseflek/zmk
|
|
outboard_ref=main
|
|
outboard_from=app/boards/shields/bastyl
|
|
outboard_to=boards/shields/bastyl
|
|
|