Skip to content

Commit

Permalink
build less
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Huber <[email protected]>
  • Loading branch information
maxhbr committed Oct 17, 2023
1 parent b8ea6a6 commit ed47d76
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@ jobs:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
with:
build_matrix_path: config/eternal_keypad.build.yaml
build-revxlp:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
with:
build_matrix_path: config/revxlp.build.yaml
build-redox:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
with:
build_matrix_path: config/redox.build.yaml
build-totem:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
with:
build_matrix_path: config/totem.build.yaml
# build-revxlp:
# uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
# with:
# build_matrix_path: config/revxlp.build.yaml
# build-redox:
# uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
# with:
# build_matrix_path: config/redox.build.yaml
# build-totem:
# uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
# with:
# build_matrix_path: config/totem.build.yaml
build-settings_reset:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
with:
Expand Down
8 changes: 4 additions & 4 deletions config/mykeeb.build.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
include:
- board: seeeduino_xiao_ble
shield: mykeeb_v7a2_left
- board: seeeduino_xiao_ble
shield: mykeeb_v7a2_right
# - board: seeeduino_xiao_ble
# shield: mykeeb_v7a2_left
# - board: seeeduino_xiao_ble
# shield: mykeeb_v7a2_right
- board: seeeduino_xiao_ble
shield: mykeeb_v7a5_left
- board: seeeduino_xiao_ble
Expand Down

0 comments on commit ed47d76

Please sign in to comment.