Initial User Config.

This commit is contained in:
hai
2023-11-10 14:26:22 +07:00
commit bb8ae023f5
5 changed files with 160 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