mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 13:05:20 -05:00
Initial Lily58 shield definition.
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -9,7 +9,11 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
board: [proton_c, nice_nano]
|
||||
shield: [kyria_left, kyria_right, petejohanson_pro_micro_handwire]
|
||||
shield:
|
||||
- kyria_left
|
||||
- kyria_right
|
||||
- lily58_left
|
||||
- lily58_right
|
||||
steps:
|
||||
# To use this repository's private action,
|
||||
# you must check out the repository
|
||||
|
||||
Reference in New Issue
Block a user