Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
michalrom089 committed Jan 3, 2025
1 parent dbcd287 commit 6c10792
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build-inputs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@ on:
board:
description: 'board'
required: true
default: 'nice_nano_v2'
shield:
description: 'shield'
required: false
default: 'default'
default: 'caldera_left,caldera_right'
alphas:
description: 'alphas'
required: false
default: 'default'
default: 'QWERTY'
type: choice
options:
- "default"
Expand All @@ -31,7 +32,7 @@ on:
nav:
description: 'nav'
required: false
default: 'default'
default: 'vi'
type: choice
options:
- "default"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/outboards/shields/caldera
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

outboard_repository=christianselig/caldera-keyboard
outboard_ref=main
outboard_from=config/boards/shields/caldera
outboard_from=zmk-config-caldera/config/boards/shields/caldera
outboard_to=boards/shields/caldera

0 comments on commit 6c10792

Please sign in to comment.