qmk_firmware

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

commit a00177d172878cfed3245881695d414be18bce1c
parent b905c246b528734cb7c17a314941c0ea75895838
Author: QMK Bot <hello@qmk.fm>
Date:   Tue,  4 Nov 2025 23:06:14 +0000

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

Diffstat:
M.github/workflows/docs.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml @@ -56,7 +56,7 @@ jobs: - name: Deploy if: ${{ github.event_name == 'push' && github.repository == 'qmk/qmk_firmware' }} - uses: JamesIves/github-pages-deploy-action@v4.7.3 + uses: JamesIves/github-pages-deploy-action@v4.7.4 with: token: ${{ secrets.GITHUB_TOKEN }} branch: gh-pages