Initial User Config.

This commit is contained in:
Clayton Wilson
2024-10-05 11:42:34 -05:00
commit 6688d8950a
7 changed files with 148 additions and 0 deletions

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

@@ -0,0 +1,5 @@
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main