mirror of
https://github.com/tcaxle/zmk-config.git
synced 2026-02-20 03:05:16 +00:00
Some checks failed
Build / build (push) Has been cancelled
Build / compile-matrix (push) Has been cancelled
Build / core-coverage (push) Has been cancelled
Build / board-changes (push) Has been cancelled
Build / nightly (push) Has been cancelled
Build / get-grouped-hardware (push) Has been cancelled
Build / get-changed-files (push) Has been cancelled
12 lines
221 B
YAML
12 lines
221 B
YAML
on: [push, pull_request, workflow_dispatch]
|
|
|
|
jobs:
|
|
build:
|
|
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.3
|
|
|
|
---
|
|
include:
|
|
- board: nice_nano_v2
|
|
shield: sofle_left
|
|
snippet: zmk-usb-logging
|