mirror of
https://github.com/qmk/qmk_userspace.git
synced 2026-04-22 11:30:23 -04:00
Merge pull request #1 from timfee/claude/fix-qmk-corne-build-cocZr
Claude/fix qmk corne build coc zr
This commit is contained in:
commit
b6e510e727
4 changed files with 3 additions and 7 deletions
4
.github/workflows/build_binaries.yaml
vendored
4
.github/workflows/build_binaries.yaml
vendored
|
|
@ -10,8 +10,8 @@ jobs:
|
||||||
name: 'QMK Userspace Build'
|
name: 'QMK Userspace Build'
|
||||||
uses: qmk/.github/.github/workflows/qmk_userspace_build.yml@main
|
uses: qmk/.github/.github/workflows/qmk_userspace_build.yml@main
|
||||||
with:
|
with:
|
||||||
qmk_repo: qmk/qmk_firmware
|
qmk_repo: Keebart/vial-qmk-corne-choc-pro
|
||||||
qmk_ref: master
|
qmk_ref: vial
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
name: 'QMK Userspace Publish'
|
name: 'QMK Userspace Publish'
|
||||||
|
|
|
||||||
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +0,0 @@
|
||||||
[submodule "qmk_firmware"]
|
|
||||||
path = qmk_firmware
|
|
||||||
url = https://github.com/Keebart/vial-qmk-corne-choc-pro.git
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 4649f864f15ba9f540ee83d66b50cb9fcd4f7e59
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
SRC += timfee.c
|
|
||||||
COMBO_ENABLE = yes
|
COMBO_ENABLE = yes
|
||||||
|
SRC += timfee.c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue