forked from manna-harbour/miryoku_zmk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- outboards are currently supported on the first shield only
- Loading branch information
1 parent
3684f92
commit 9d6c239
Showing
3 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
.github/workflows/build-example-corne-nice_nano_v2-nice_view.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Copyright 2022 Manna Harbour | ||
# https://github.com/manna-harbour/miryoku | ||
|
||
name: 'Build Example corne nice_nano_v2 nice_view' | ||
on: workflow_dispatch | ||
jobs: | ||
build: | ||
uses: ./.github/workflows/main.yml | ||
secrets: inherit | ||
with: | ||
board: '["nice_nano_v2"]' | ||
shield: '["corne_left nice_view_adapter nice_view","corne_right nice_view_adapter nice_view"]' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters