Initial User Config.

This commit is contained in:
Crispy 2022-09-09 17:58:15 +02:00
commit ee17c9b0d5
5 changed files with 97 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