Skip to content

Commit

Permalink
encore une foi
Browse files Browse the repository at this point in the history
  • Loading branch information
dreipunkteinsvier authored Jul 3, 2024
1 parent 76cfe5b commit e891953
Showing 1 changed file with 10 additions and 15 deletions.
25 changes: 10 additions & 15 deletions build.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
matrix:
# List the firmware to build here. Each item use the following properties.
# board: (required) the board to build.
# shield: (optional) the shield to build. Omit for a standalone board.
# cmake-args: (optional) extra arguments to pass to CMake as a string.
include:
- board: le_chiff_ble
artifact_prefix: schiffer_bleu
keyboard_name: "schiffer bleu"
include:
- board: le_chiff_ble
artifact_prefix: schiffer_bleu
keyboard_name: "schiffer bleu"

- board: le_chiff_ble
artifact_prefix: schiffer_pink
keyboard_name: "schiffer pink"
- board: le_chiff_ble
artifact_prefix: schiffer_pink
keyboard_name: "schiffer pink"

- board: le_chiff_ble
artifact_prefix: schiffer_gelb
keyboard_name: "schiffer gelb"
- board: le_chiff_ble
artifact_prefix: schiffer_gelb
keyboard_name: "schiffer gelb"

0 comments on commit e891953

Please sign in to comment.