logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 47e66c8a2418893c864704563d554641d1b0428c
parent 110cc0923b012c6f081a448fc120cddc2e670cb9
Author: QMK Bot <hello@qmk.fm>
Date:   Sun, 16 Feb 2025 10:24:35 +0000

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

Diffstat:

M.github/workflows/stale.yml2+-
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!