qmk_firmware

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

commit 1d74192e2df3b65e72d347edafcda8b79e42b27d
parent a31eea61b70a75f8228189cdcafc1e37d1d8ce74
Author: QMK Bot <hello@qmk.fm>
Date:   Fri, 12 May 2023 21:43:39 +0000

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

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

diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml @@ -31,7 +31,7 @@ jobs: fetch-depth: 0 - name: Bump version and push tag - uses: anothrNick/github-tag-action@1.63.0 + uses: anothrNick/github-tag-action@1.64.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} DEFAULT_BUMP: 'patch'