Initial User Config.

This commit is contained in:
Chow Castro, Marcos 2022-08-30 15:12:27 +02:00
commit 2addf15127
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