Skip to content

Commit

Permalink
adding the rest of the boards
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Hazel committed Nov 27, 2022
1 parent fe6b533 commit 79fcfd9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/firmware_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ jobs:
matrix:
board: [
"jasonhazel/bad_wings:default",
"jasonhazel/dust:default"
"jasonhazel/dust:default",
"jasonhazel/satpad:default",
"jasonhazel/glitch:default",
"jasonhazel/crepe:default"
]
steps:
- name: Checkout QMK
Expand Down

0 comments on commit 79fcfd9

Please sign in to comment.