mirror of https://github.com/zmkfirmware/zmk.git
Adds support for building the firmware in the config-repo locally via [act](https://github.com/nektos/act). Linux example command: ```shell act --artifact-server-path $PWD/.artifacts ``` MacOS (M2) example command: ```shell act --artifact-server-path $PWD/.artifacts \ --container-architecture \ linux/amd64 --container-daemon-socket - |
||
|---|---|---|
| .. | ||
| ble-test.yml | ||
| build-user-config.yml | ||
| build.yml | ||
| doc-checks.yml | ||
| hardware-metadata-validation.yml | ||
| pre-commit.yml | ||
| release-please.yml | ||
| stale.yml | ||
| test.yml | ||