Skip to content

rgb and backlight

rgb and backlight #14

Workflow file for this run

name: Sweep
on:
push:
branches:
- master
- main
paths:
- "**sweep.yaml"
- "**cradio.keymap"
- "**cradio.conf"
pull_request:
workflow_dispatch:
jobs:
build_sweep:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
secrets: inherit
with:
build_matrix_path: "build_matrix/sweep.yaml"
archive_name: "zmk_sweep-${{ github.run_number }}"