Initial User Config.

This commit is contained in:
2024-06-13 02:28:31 +10:00
commit b8ca1991c5
7 changed files with 170 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