1
0
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

This commit is contained in:
Charlie Crossley
2026-02-02 14:02:58 +00:00
parent 34b20dbf4e
commit 982de6524f
2 changed files with 6 additions and 4 deletions

View File

@@ -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

View File

@@ -22,7 +22,3 @@ CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=10
# No sleeping
CONFIG_ZMK_SLEEP=n
CONFIG_ZMK_LOG=y
CONFIG_ZMK_USB_LOG=y
CONFIG_ZMK_LOG_KEY_EVENTS=y