Initial commit
Some checks failed
Build ZMK firmware / build (push) Has been cancelled

This commit is contained in:
Sam Hadow
2026-03-11 14:36:05 +00:00
committed by GitHub
commit 0b3b15f622
5 changed files with 43 additions and 0 deletions

6
.github/workflows/build.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
name: Build ZMK firmware
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.3