diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-09-26 23:53:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-26 23:53:02 -0400 |
commit | d1deb3e57e05efc6d981db6f66464af3469bcb95 (patch) | |
tree | 4172f959a4b418ca1472644e04721bc33c99729c /.github | |
parent | 819c82547d54227888e36df08460ea1f77dcfccd (diff) | |
parent | 9afd44b9d4a6790d315f2824ca6d21953804b1af (diff) |
Merge pull request #216 from noar-t/main
Add quefrency shield
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9af3d22..454ab79 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,6 +21,8 @@ jobs: - romac - romac_plus - settings_reset + - quefrency_left + - quefrency_right include: - board: proton_c shield: clueboard_california |