mirror of
https://github.com/tcaxle/zmk-config.git
synced 2026-02-20 11:15:16 +00:00
trying to add usb logging still
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
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
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -3,3 +3,9 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user