Feat: add zmk-nodefree-config submodule and configure action

This commit is contained in:
2023-11-18 15:07:32 +01:00
parent 0cdd07eab7
commit c6a8b88ed7
3 changed files with 5 additions and 1 deletions

View File

@@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]
jobs: jobs:
build: build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main uses: urob/zmk/.github/workflows/build-user-config.yml@build-with-submodules

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "zmk-nodefree-config"]
path = zmk-nodefree-config
url = https://github.com/urob/zmk-nodefree-config

1
zmk-nodefree-config Submodule

Submodule zmk-nodefree-config added at 4bdd8e85dc