qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 9227eaa185d81eca156b686deb9402b4aac05006
parent 022979c4e08306dcea62924051f2facb6f47b091
Author: QMK Bot <hello@qmk.fm>
Date:   Mon,  6 May 2024 22:45:47 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:
M.github/workflows/ci_build_major_branch.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/ci_build_major_branch.yml b/.github/workflows/ci_build_major_branch.yml @@ -69,6 +69,7 @@ jobs: branch: ${{ inputs.branch || github.ref_name }} keymap: ${{ matrix.keymap }} slice_length: ${{ needs.determine_concurrency.outputs.slice_length }} + secrets: inherit rollup_tasks: name: "Housekeeping"