logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: e6dcdf2d6597428fe211d30478aac2e3e66ede78
parent 4f257711e09b5877d872f4ff67ac2fc15fa8792f
Author: QMK Bot <hello@qmk.fm>
Date:   Sun, 16 Mar 2025 08:45:02 +0000

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

Diffstat:

M.github/workflows/format.yml2+-
M.github/workflows/lint.yml2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml @@ -36,7 +36,7 @@ jobs: - name: Get changed files id: file_changes - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@v46 with: use_rest_api: true diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml @@ -27,7 +27,7 @@ jobs: - name: Get changed files id: file_changes - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@v46 with: use_rest_api: true