qmk_firmware

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

commit ad2c0f35651a7825277c8c30bc3c0e8ead5ddb73
parent 5e886478792ba40cf98c95a508e0faee9fa171a6
Author: Nick Brassel <nick@tzarc.org>
Date:   Sun, 16 Feb 2025 21:24:01 +1100

Add more stale exemption labels. (#24922)


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

diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml @@ -45,7 +45,7 @@ jobs: stale-pr-label: stale days-before-pr-stale: 45 days-before-pr-close: 30 - exempt-pr-labels: bug,awaiting review,breaking_change,in progress,on hold + exempt-pr-labels: bug,awaiting review,breaking_change,in progress,on hold,needs-core-wireless,crippled-firmware stale-pr-message: > Thank you for your contribution!