Initial User Config.

This commit is contained in:
urob 2022-06-08 17:25:34 -04:00
commit 094e904fa6
5 changed files with 55 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