qmk_firmware

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

commit 5da65c5cd440558281e58e18c5079f3210398d6e
parent 79a6419dee137987b4063de1a8354414465e816a
Author: QMK Bot <hello@qmk.fm>
Date:   Tue, 14 Nov 2023 02:12:48 +0000

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

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

diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml @@ -3,6 +3,7 @@ name: 'Close stale issues and PRs' permissions: issues: write pull-requests: write + actions: write on: schedule: