QMK Bot
af6115e215
Merge remote-tracking branch 'origin/master' into develop
2026-08-05 09:25:47 +00:00
Hannah Kemplin
0456ffb38e
Update inaccessible external links in contributing documentation ( #26374 )
2026-08-05 19:25:07 +10:00
QMK Bot
009efa8620
Merge remote-tracking branch 'origin/master' into develop
2026-08-03 01:02:46 +00:00
Joel Challis
332fa30e17
Update more broken LUFA links ( #26383 )
2026-08-03 02:02:07 +01:00
Joel Challis
ae0aaa50dc
Port typing_heatmap animation to LED Matrix ( #26300 )
2026-08-02 20:10:35 +01:00
Joel Challis
cf01e22447
First pass of ruff check fixes ( #26257 )
2026-07-18 04:06:19 +01:00
QMK Bot
556bb7e020
Merge remote-tracking branch 'origin/master' into develop
2026-07-11 05:33:19 +00:00
yi chen
a738fad372
[Docs] Clarify Python HID package name in Raw HID docs ( #26318 )
...
The PyPI package for the Python HID library used here is called `hid`
(https://pypi.org/project/hid/ ), but the docs called it "pyhidapi" while
linking to the `hid` package page. There is also a separate, unrelated,
unmaintained package literally named `pyhidapi` on PyPI, so a reader
following the doc text as written can end up installing the wrong package.
Update the library list and prose to say `hid`, and add a short tip
covering the install/import command and calling out the package to avoid.
Fixes #26047
2026-07-11 06:32:34 +01:00
QMK Bot
817bbaa5f9
Merge remote-tracking branch 'origin/master' into develop
2026-07-07 22:15:29 +00:00
Alexis "Horgix" Chotard
2dc5e39798
docs(features): Add missing inline code syntax for KC_ESC ( #26314 )
2026-07-07 23:14:50 +01:00
QMK Bot
e38f3097cb
Merge remote-tracking branch 'origin/master' into develop
2026-07-03 03:49:08 +00:00
Pascal Getreuer and Drashna Jaelre
cf93bbb78f
[Docs] Tap-hold doc improvements and suggest an HRMs starter recipe ( #26284 )
...
* Enhance tap-hold docs.
* Minor edits.
* Move note on Quick Tap to a sub bullet for visibility.
Co-authored-by: Drashna Jaelre <drashna@live.com >
---------
Co-authored-by: Drashna Jaelre <drashna@live.com >
2026-07-03 11:48:28 +08:00
Nick Brassel
5734360a86
Restrict the EXTRAKEY_ENABLE System Control HID usage range. ( #26295 )
2026-06-25 16:29:47 +10:00
Joel Challis
0ec0cdde81
Consistently handle datablock init ( #26282 )
2026-06-24 20:36:51 +01:00
Joel Challis
8522bb342d
Enable modules to persist data ( #26201 )
2026-06-18 18:43:32 +01:00
gitaen
4f6c5d2745
Remove pin ordering restriction in RP2040 ps2 driver ( #26256 )
2026-06-15 09:36:02 +10:00
b64014d5df
Custom plover HID report type ( #26018 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org >
Co-authored-by: dnaq <dnaq@users.noreply.github.com >
2026-06-14 12:38:34 +10:00
Nick Brassel
11abc31420
Additional bootstrapper safety checks ( #26242 )
...
* Unset `grep` options to prevent issues with forcing colour.
* Treat `musl`-based Linux distros are unsupported.
* Fix bootstrapper tests
2026-06-01 09:07:29 +01:00
zvecr
58d4decf48
Stub out changelog
2026-06-01 02:21:55 +01:00
QMK Bot
08d91c3d4e
Merge remote-tracking branch 'origin/master' into develop
2026-05-23 00:39:19 +00:00
Yoichi NAKAYAMA and フィルターペーパー
7e9c4508c8
[Docs][MouseKeys] Document the effect of the acceleration key in default mode. ( #26213 )
...
* Document the effect of the acceleration key in default mode.
* Move description into TIPS
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
---------
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
2026-05-23 08:38:40 +08:00
Pascal Getreuer
9d47119457
[Core] Options to constrain Speculative Hold: SPECULATIVE_HOLD_ONE_KEY and SPECULATIVE_HOLD_FLOW_TERM. ( #26099 )
2026-05-22 22:50:52 +01:00
QMK Bot
4b19065f7b
Merge remote-tracking branch 'origin/master' into develop
2026-05-22 21:39:19 +00:00
Chris West
ed0d5fde7b
Fix spelling error in feature_layers.md ( #26227 )
...
Corrected spelling of 'tricker' to 'trickier' in the Advanced Users section.
2026-05-22 22:38:37 +01:00
Konstantin Đorđević and フィルターペーパー
cf2dcd6e24
Add usage clarifications to docs/features/unicode.md ( #26156 )
...
* Add usage clarifications to docs/features/unicode.md
* Apply suggestions from code review
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
---------
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
2026-05-22 13:57:44 +08:00
QMK Bot
62d25f02a4
Merge remote-tracking branch 'origin/master' into develop
2026-05-19 01:59:28 +00:00
Joel Challis
0269eea2c9
Add EECONFIG_{KB,USER}_DATA_SIZE docs ( #26200 )
2026-05-19 02:58:50 +01:00
Joel Challis
ce4f342ceb
Remove FORCE_NKRO ( #26206 )
2026-05-16 02:27:19 +01:00
Scott Lamb
0c5e36d056
Fix make test:all failures seen on macOS Tahoe ( #26136 )
2026-04-28 19:31:00 +01:00
QMK Bot
3a7e4d933e
Merge remote-tracking branch 'origin/master' into develop
2026-04-14 10:03:12 +00:00
Nick Brassel
15e8658e81
Deploy qmk_udev during bootstrap, updated CLI bootstrap docs ( #26147 )
2026-04-14 11:02:31 +01:00
Joel Challis
7382c0a6f2
Remove deprecated audio pin defines ( #26111 )
2026-03-28 07:29:27 +00:00
QMK Bot
12f92db5d9
Merge remote-tracking branch 'origin/master' into develop
2026-03-19 03:41:28 +00:00
Peter Cock and フィルターペーパー
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 and フィルターペーパー
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
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
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
Peter Cock
afb5335bf3
Switch missing default handler in OS detection docs ( #26064 )
...
Switch was missing default handler: control reaches end of non-void function
This warning gets treated as an error on Github Actions
2026-03-13 22:59:54 +00:00
01e30d407c
[Docs] Show how to flip semicolon and colon ( #26030 )
...
* Show how to flip semicolon and colon
* Apply whitespace suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com >
* Match line-wrapping
Co-authored-by: Joel Challis <git@zvecr.com >
---------
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Joel Challis <git@zvecr.com >
2026-03-09 19:41:03 -07:00
Joel Challis
3dcdf41d1c
Fix split data sync link in community modules docs ( #26055 )
2026-03-09 21:16:30 +00:00
Nick Brassel
032c2aa974
2026q1 develop changelog. ( #26046 )
2026-03-07 23:46:38 +00:00
Joel Challis
5591a68b65
Allow custom data sync for community modules ( #25955 )
...
* Allow custom data sync for community modules
* Stub out community_config.h codegen
* Fix SPLIT_TRANSACTION_RPC logic
2026-02-19 22:03:26 +11:00
QMK Bot
4f7a7873c8
[CI] Format code according to conventions ( #26000 )
...
Format code according to conventions
2026-02-11 16:06:13 +00:00
Pascal Getreuer
3194862502
docs/tap_hold.md fixes: Note that Chordal Hold supports multiple same-side mods and fix heading for Speculative Hold. ( #25924 )
...
* Note Chordal Hold supports multiple same-side mods.
* Fix "Speculative Hold" heading from H3 -> H2.
2026-01-04 07:00:50 +08:00
Ed Flanagan
8c035c2116
Fix small typo in WS2812 driver doc ( #25928 )
...
`ws812` -> `ws2812`
2026-01-03 20:18:41 +00:00
Jacek Królikowski
d39015a401
[DOCS] Add keycodes to info.json docs. More precise matrix masking info ( #25801 )
2025-12-04 12:15:43 +00:00
tyler
d4f04fe850
Simplify docs for Key Overrides config ( #25787 )
2025-12-04 12:13:20 +00:00
Joel Challis
0e6b73c9ff
2025q4 develop changelog ( #25845 )
2025-12-01 21:47:16 +00:00