Nick Brassel
dd74b2326f
ChibiOS, ChibiOS-Contrib updates (redux) ( #26079 )
...
* Reapply "Update ChibiOS, ChibiOS-Contrib." (#26074 )
This reverts commit c0bbf2f0f9 .
* Updated repo.
* Update `lib/chibios` to 21.11.5 release.
2026-04-06 21:05:36 +10:00
Joel Challis
fbb0acdaa0
Remove deprecated isLeftHand ( #25897 )
...
Refactor deprecated isLeftHand
2026-04-06 08:49:05 +08:00
QMK Bot
a34c3b915e
Merge remote-tracking branch 'origin/master' into develop
2026-04-05 05:39:18 +00:00
Joel Challis
2bd8e43256
Enhance checks for invalid keyboard build targets ( #26122 )
...
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
2026-04-05 15:38:40 +10:00
QMK Bot
915edc3a3f
Merge remote-tracking branch 'origin/master' into develop
2026-04-05 05:38:20 +00:00
Joel Challis
933cb8cc35
Update CI workflow to dynamically set keymaps ( #26120 )
2026-04-05 15:37:41 +10:00
QMK Bot
50a411c95e
Merge remote-tracking branch 'origin/master' into develop
2026-04-02 07:24:20 +00:00
Joel Challis
1426eedfc1
Fix cache list command in CI workflow
2026-04-02 08:23:41 +01:00
QMK Bot
7b4565a409
Merge remote-tracking branch 'origin/master' into develop
2026-04-02 05:00:38 +00:00
Joel Challis
e4b998ccb0
Only attempt cache deletion if exists ( #26124 )
2026-04-02 16:00:00 +11:00
QMK Bot
4dd01f4331
Merge remote-tracking branch 'origin/master' into develop
2026-04-01 08:41:58 +00:00
Joel Challis
b5af7a3390
Enable ccache within CI ( #26121 )
2026-04-01 19:41:19 +11:00
windexlight
593cd168c6
Fix possible repeat key infinite recursion ( #25926 )
...
Guard against infinite recursion when pressing this sequence after fresh boot: repeat key press -> another key press/release -> repeat key release.
2026-03-31 11:12:01 +01:00
QMK Bot
c31ebfeb0a
Merge remote-tracking branch 'origin/master' into develop
2026-03-30 04:26:07 +00:00
Joel Challis
ed80e21858
Resolve 'using serial compilation of 2 LTRANS jobs' warning ( #26113 )
2026-03-30 15:25:29 +11:00
Joel Challis
6f4a45e392
Fix color diagnostics for arm-none-eabi-gcc ( #26115 )
2026-03-30 14:42:29 +11:00
QMK Bot
53e1f9e0bd
Merge remote-tracking branch 'origin/master' into develop
2026-03-30 03:25:10 +00:00
Joel Challis
9d24bc8a33
Fix userspace detection in Makefile ( #26117 )
2026-03-30 11:24:32 +08:00
Joel Challis
534f59a169
Fix cc-option on arm-none-eabi-gcc ( #26114 )
...
Fix `cc-option` on ARM
Modify cc-option to ignore unresolved symbols during compilation tests.
2026-03-30 10:25:46 +08:00
Joel Challis
7382c0a6f2
Remove deprecated audio pin defines ( #26111 )
2026-03-28 07:29:27 +00:00
Joel Challis
43a27da296
Remove override of QK_{LED,RGB}_MATRIX_TOGGLE keycode ( #25672 )
2026-03-28 02:41:17 +00:00
Dominic Clifton
3d0ccbb1d5
Add an mcu_reset impl for the kiibohd bootloader. ( #25963 )
...
* Fixes resetting and split watchdog on the Ergodox Infinity.
2026-03-28 02:31:07 +00:00
QMK Bot
a20facf8ec
Merge remote-tracking branch 'origin/master' into develop
2026-03-27 04:02:51 +00:00
QMK Bot
c7fde3d8cc
[CI] Format code according to conventions ( #26108 )
...
Format code according to conventions
2026-03-27 03:56:53 +00:00
QMK Bot
941b63c9a9
Merge remote-tracking branch 'origin/master' into develop
2026-03-27 03:16:07 +00:00
Sebastian Morgenstern
0fdb5df94d
Added new pttbutton keyboard ( #25952 )
2026-03-27 03:15:28 +00:00
QMK Bot
d340f3396f
Merge remote-tracking branch 'origin/master' into develop
2026-03-19 19:28:33 +00:00
Joel Challis
bd500ae092
Detect PRs bypassing DD changes ( #26094 )
2026-03-20 06:27:49 +11:00
QMK Bot
12f92db5d9
Merge remote-tracking branch 'origin/master' into develop
2026-03-19 03:41:28 +00:00
Peter Cock
fec01edaa4
Explain how to use STORE_SETUPS and PRINT_SETUPS ( #26070 )
...
* Explain how to use STORE_SETUPS and PRINT_SETUPS
I found the instructions a little terse, but managed.
This also adds a note about PRINT_SETUPS reporting random numbers if STORE_SETUPS hasn't been used.
* Remove line breaks
Existing docs seem to use a mix of hard line breaks at sentence
ends, or 80 chars-ish, versus no line breaks in paragraphs.
* Suggestion during review
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
---------
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
2026-03-19 11:40:49 +08:00
QMK Bot
9da27a3dcf
Merge remote-tracking branch 'origin/master' into develop
2026-03-19 02:22:05 +00:00
Peter Cock
7619e991cf
QMK avoids raw line breaks within paragraphs in Markdown ( #26080 )
...
* QMK avoids raw line breaks within paragraphs in Markdown
Mentioned in passing during a few of my recent documentation pull requests, eg #26070 .
* Suggestion during review
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
---------
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
2026-03-19 10:16:35 +08:00
QMK Bot
a3529e1c25
Merge remote-tracking branch 'origin/master' into develop
2026-03-19 01:51:12 +00:00
Dasky
627ad33233
Fix pointing device driver typo ( #26091 )
...
fix typo
2026-03-18 18:50:33 -07:00
Dominic Clifton
1f96f890fa
Always generate .map files. ( #25961 )
...
* Always generate .map files.
Useful when NOT compiling with debugging C/CXX/AS flags too!
e.g. to find which source file was used to compile-in a weak reference.
* Shorten comment phrase
---------
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
2026-03-16 18:31:16 +08:00
QMK Bot
1a3728db21
Merge remote-tracking branch 'origin/master' into develop
2026-03-16 03:13:48 +00:00
フィルターペーパー
2cbcd76ef0
License violations updates. ( #26076 )
2026-03-16 03:12:18 +00:00
Joel Challis
322e673bcb
Remove use of andstor/file-existence-action ( #26078 )
2026-03-16 03:12:04 +00:00
QMK Bot
c27e3aee19
Merge remote-tracking branch 'origin/master' into develop
2026-03-16 02:24:32 +00:00
dependabot[bot]
4be8880177
Bump geekyeggo/delete-artifact from 5 to 6 ( #26077 )
...
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact ) from 5 to 6.
- [Release notes](https://github.com/geekyeggo/delete-artifact/releases )
- [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md )
- [Commits](https://github.com/geekyeggo/delete-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: geekyeggo/delete-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 02:23:53 +00:00
フィルターペーパー
86fbc9efe0
Remove blockader user keymap ( #26075 )
2026-03-16 01:45:39 +00:00
Nick Brassel
c0bbf2f0f9
Revert "Update ChibiOS, ChibiOS-Contrib." ( #26074 )
2026-03-16 12:29:22 +11:00
QMK Bot
f63d01d786
Merge remote-tracking branch 'origin/master' into develop
2026-03-15 11:22:22 +00:00
Jalal El Mansouri
709628dfb2
Honor BUILD_DIR in mass_compile.py ( #25586 )
2026-03-15 22:07:43 +11:00
Marcus Ofenhed
f01698b3f8
Add resolution information to digitizer ( #25958 )
...
Co-authored-by: Marcus Ofenhed <>
2026-03-15 21:59:23 +11:00
QMK Bot
53c0e30e96
[CI] Format code according to conventions ( #26072 )
2026-03-15 21:31:43 +11:00
フィルターペーパー
2afc217124
Refactor Pixel Fractal effect ( #26071 )
2026-03-15 21:29:36 +11:00
HorrorTroll
e4de46b3b0
Added PixArt PMW-3325 mouse sensor driver ( #26065 )
...
* Added support PMW3325 sensor driver
* Missing PMW3325 on pointing device document
* Suggested changes resolved
2026-03-15 21:28:40 +11:00
Joel Challis
b6ff72cb03
Bump vitepress to 1.6.4 ( #26067 )
2026-03-15 21:25:45 +11:00
HorrorTroll
cd78765edc
Update WL backing store from 16 to 32-bit for AT32 ( #26066 )
...
Update backing store from 16 to 32-bit for AT32
2026-03-15 02:06:19 -07:00