initial commit

This commit is contained in:
2022-08-15 17:06:05 +02:00
commit 7aad479428
5 changed files with 75 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