mirror of
https://git.kb-one.de/kb01/corne-keyboard-config.git
synced 2025-12-05 11:48:53 +00:00
Removed Helper Submodule, back to default pipline
This commit is contained in:
parent
9b45de25be
commit
afd457b941
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: urob/zmk/.github/workflows/build-user-config.yml@build-with-submodules
|
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|
||||||
|
|
|
||||||
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +0,0 @@
|
||||||
[submodule "zmk-nodefree-config"]
|
|
||||||
path = zmk-nodefree-config
|
|
||||||
url = https://github.com/urob/zmk-nodefree-config
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 4bdd8e85dca9ee1c817065bba4a70a7e1fd78eae
|
|
||||||
Loading…
Reference in a new issue