qmk_firmware

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

commit ba62db19e760d144cbb7e30b3878238ff0983cf7
parent 44062b50560d7a1c44eec0ee09f4441f06591b65
Author: Nick Brassel <nick@tzarc.org>
Date:   Tue, 14 Nov 2023 13:12:17 +1100

Update stale.yml (#22473)


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: