summaryrefslogtreecommitdiff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2025-09-05 22:07:20 +0100
committerGitHub <noreply@github.com>2025-09-06 07:07:20 +1000
commitb43ec9d65a2c379512800253470ae6485081f3ac (patch)
tree4f76042ae711b0fe55b98e0a9be7ec099cff93f4 /docs/ChangeLog
parentdf8bb7ce24856589635af1a99fe9b6f2bee1ec02 (diff)
2025q3 develop changelog (#25597)
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog/20250831.md181
-rw-r--r--docs/ChangeLog/20250831/HelixRefactor.md37
-rw-r--r--docs/ChangeLog/20250831/PR25414.md5
3 files changed, 181 insertions, 42 deletions
diff --git a/docs/ChangeLog/20250831.md b/docs/ChangeLog/20250831.md
new file mode 100644
index 0000000000..12ce19289f
--- /dev/null
+++ b/docs/ChangeLog/20250831.md
@@ -0,0 +1,181 @@
1# QMK Breaking Changes - 2025 Aug 31 Changelog
2
3## Changes Requiring User Action
4
5### Updated Keyboard Codebases
6
7| Old Keyboard Name | New Keyboard Name |
8|--------------------------------------|----------------------------------|
9| bastardkb/charybdis/3x5/v2/elitec | bastardkb/charybdis/3x5/elitec |
10| bastardkb/charybdis/3x5/v2/splinky_2 | bastardkb/charybdis/3x5/elitec |
11| bastardkb/charybdis/3x5/v2/splinky_3 | bastardkb/charybdis/3x5/elitec |
12| bastardkb/charybdis/3x5/v2/stemcell | bastardkb/charybdis/3x5/elitec |
13| bastardkb/charybdis/3x6/v2/elitec | bastardkb/charybdis/3x6/elitec |
14| bastardkb/charybdis/3x6/v2/splinky_2 | bastardkb/charybdis/3x6/elitec |
15| bastardkb/charybdis/3x6/v2/splinky_3 | bastardkb/charybdis/3x6/elitec |
16| bastardkb/charybdis/3x6/v2/stemcell | bastardkb/charybdis/3x6/elitec |
17| bastardkb/charybdis/4x6/v2/elitec | bastardkb/charybdis/4x6/elitec |
18| bastardkb/charybdis/4x6/v2/splinky_2 | bastardkb/charybdis/4x6/elitec |
19| bastardkb/charybdis/4x6/v2/splinky_3 | bastardkb/charybdis/4x6/elitec |
20| bastardkb/charybdis/4x6/v2/stemcell | bastardkb/charybdis/4x6/elitec |
21| bastardkb/dilemma/3x5_2/splinky | bastardkb/dilemma/3x5_2/promicro |
22| bastardkb/scylla/v2/elitec | bastardkb/scylla/promicro |
23| bastardkb/scylla/v2/splinky_2 | bastardkb/scylla/promicro |
24| bastardkb/scylla/v2/splinky_3 | bastardkb/scylla/promicro |
25| bastardkb/scylla/v2/stemcell | bastardkb/scylla/promicro |
26| bastardkb/skeletyl/v2/elitec | bastardkb/skeletyl/promicro |
27| bastardkb/skeletyl/v2/splinky_2 | bastardkb/skeletyl/promicro |
28| bastardkb/skeletyl/v2/splinky_3 | bastardkb/skeletyl/promicro |
29| bastardkb/skeletyl/v2/stemcell | bastardkb/skeletyl/promicro |
30| bastardkb/tbkmini/v2/elitec | bastardkb/tbkmini/promicro |
31| bastardkb/tbkmini/v2/splinky_2 | bastardkb/tbkmini/promicro |
32| bastardkb/tbkmini/v2/splinky_3 | bastardkb/tbkmini/promicro |
33| bastardkb/tbkmini/v2/stemcell | bastardkb/tbkmini/promicro |
34| helix/rev2 | helix/beta |
35| helix/rev3_4rows | helix/rev3 |
36| helix/rev3_5rows | helix/rev3 |
37| kprepublic/cstc40/daughterboard | kprepublic/cstc40/rev1 |
38| kprepublic/cstc40/single_pcb | kprepublic/cstc40/rev2 |
39| ll3macorn/bongopad | ll3ma/bongopad |
40| novelkeys/nk65/base | novelkeys/nk65/v1 |
41| tweetydabird/lotus58/elite_c | tweetydabird/lotus58 |
42| tweetydabird/lotus58/nanoboot | tweetydabird/lotus58 |
43| tweetydabird/lotus58/promicro | tweetydabird/lotus58 |
44| tweetydabird/lotus58/rp2040_ce | tweetydabird/lotus58 |
45
46### Mitigate VIA keylogger security issues [#25414](https://github.com/qmk/qmk_firmware/pull/25414)
47
48VIA's keyboard matrix testing functionality, which allows users to identify active key presses, has been identified as a potential security concern by community members and security researchers. This feature has been demonstrated to enable unauthorized keystroke capture, with documented examples showing how malicious scripts could exploit this capability to create keyloggers. A recent security assessment revealed that user credentials could be compromised by exploiting the matrix testing function combined with VIA's keycode assignment queries. In this attack scenario, a script could remain active during a locked session and capture password input when users authenticate upon return.
49
50The QMK team notified the VIA team of this security vulnerability on May 17, 2022, and made multiple subsequent attempts to coordinate a mitigation strategy. Despite repeated outreach, the VIA team has provided no acknowledgment or response to these security concerns. Given the severity of the potential security implications and the lack of engagement from the VIA team, the QMK team has unilaterally implemented a security enhancement that modifies the keyboard matrix testing functionality to prevent the reporting of key press events. This change prioritizes user security and data protection over potential feature compatibility concerns within VIA.
51
52## Deprecation Notices
53
54In line with the [notice period](../support_deprecation_policy#how-much-advance-notice-will-be-given), deprecation notices for larger items are listed here.
55
56### `DEFAULT_FOLDER` removal ([#23281](https://github.com/qmk/qmk_firmware/pull/23281))
57
58`DEFAULT_FOLDER` was originally introduced to work around limitations within the build system.
59Parent folders containing common configuration would create invalid build targets.
60
61With the introduction of [`keyboard.json`](./20240526#keyboard-json) as a configuration file, the build system now has a consistent method to detect build targets.
62The `DEFAULT_FOLDER` functionality is now removed with the intent that `rules.mk` is now pure configuration.
63
64Backwards compatibility of build targets has been maintained where possible.
65
66### Converter `Pin Compatible` updates ([#20330](https://github.com/qmk/qmk_firmware/pull/20330))
67
68Converter support has been further limited to only function if a keyboard declares that it is compatible.
69
70This can be configured in the following ways:
71
72:::::tabs
73
74==== keyboard.json
75
76```json [keyboard.json]
77{
78 "development_board": "promicro", // [!code focus]
79}
80```
81
82==== rules.mk
83
84```make [rules.mk]
85PIN_COMPATIBLE = promicro
86```
87
88:::::
89
90see the [Converters Feature](../feature_converters) documentation for more information.
91
92### Removal of deprecated RGB and Mouse keycodes ([#25444](https://github.com/qmk/qmk_firmware/pull/25444))
93
94Backwards compatibility of deprecated RGB and Mouse keycodes has been removed.
95
96See the following documentation for the list of currently supported keycodes:
97
98* [RGB Lighting](../features/rgblight#keycodes)
99* [RGB Matrix](../features/rgb_matrix#keycodes)
100* [Mouse keys](../features/mouse_keys#mapping-mouse-actions)
101
102## Full changelist
103
104Core:
105* Remove converter assumption that everything is a promicro ([#20330](https://github.com/qmk/qmk_firmware/pull/20330))
106* Remove `DEFAULT_FOLDER` handling ([#23281](https://github.com/qmk/qmk_firmware/pull/23281))
107* Add core handling for pointing device failures. ([#25315](https://github.com/qmk/qmk_firmware/pull/25315))
108* Relocate remaining `process_record_quantum` keycodes ([#25328](https://github.com/qmk/qmk_firmware/pull/25328))
109* Remove `process_action_kb` callback ([#25331](https://github.com/qmk/qmk_firmware/pull/25331))
110* Add `{rgb|led}_matrix_get_mode_name()`. ([#25344](https://github.com/qmk/qmk_firmware/pull/25344))
111* Align sleep_led logic ([#25395](https://github.com/qmk/qmk_firmware/pull/25395))
112* Mitigate VIA keylogger security issues ([#25414](https://github.com/qmk/qmk_firmware/pull/25414))
113* Deprecate some nonstandard mod & mod-tap keycode aliases ([#25437](https://github.com/qmk/qmk_firmware/pull/25437))
114* Refactor Starlight Smooth matrix effect ([#25442](https://github.com/qmk/qmk_firmware/pull/25442))
115* Remove deprecated `RGB_` and Mouse keycodes ([#25444](https://github.com/qmk/qmk_firmware/pull/25444))
116* Configure SPI for `QMK_PM2040` board ([#25481](https://github.com/qmk/qmk_firmware/pull/25481))
117* Configure SPI for `STEMCELL` board ([#25486](https://github.com/qmk/qmk_firmware/pull/25486))
118* Configure SPI for `QMK_BLOK` board ([#25487](https://github.com/qmk/qmk_firmware/pull/25487))
119* Clamp reactive offset value ([#25489](https://github.com/qmk/qmk_firmware/pull/25489))
120* Relocate `AUDIO_INIT_DELAY` implementation ([#25491](https://github.com/qmk/qmk_firmware/pull/25491))
121* Add MATRIX_ROWS_PER_HAND definition ([#25513](https://github.com/qmk/qmk_firmware/pull/25513))
122* Refactor battery driver ([#25550](https://github.com/qmk/qmk_firmware/pull/25550))
123* Add cachyos as pattern when installing dependencies ([#25580](https://github.com/qmk/qmk_firmware/pull/25580))
124
125CLI:
126* Add MATRIX_MASKED DD config ([#25383](https://github.com/qmk/qmk_firmware/pull/25383))
127* Ensure keyboard aliases do not point to themselves ([#25500](https://github.com/qmk/qmk_firmware/pull/25500))
128
129Keyboards:
130* [Update] E8ghtyNeo caps indicator ([#25009](https://github.com/qmk/qmk_firmware/pull/25009))
131* Keychron C3 Pro `c3_pro.c` corrections ([#25049](https://github.com/qmk/qmk_firmware/pull/25049))
132* Update franky36 pid and vid ([#25160](https://github.com/qmk/qmk_firmware/pull/25160))
133* Added Encoder support for Soyuz ([#25279](https://github.com/qmk/qmk_firmware/pull/25279))
134* CSTC40 rev3 (FXTWINK) ([#25285](https://github.com/qmk/qmk_firmware/pull/25285))
135* Migrate remaining `DEFAULT_FOLDER` to keyboard aliases ([#25291](https://github.com/qmk/qmk_firmware/pull/25291))
136* Configure boards to use development_board - R ([#25316](https://github.com/qmk/qmk_firmware/pull/25316))
137* Configure boards to use development_board - P ([#25317](https://github.com/qmk/qmk_firmware/pull/25317))
138* Configure boards to use development_board - NO ([#25338](https://github.com/qmk/qmk_firmware/pull/25338))
139* Configure boards to use development_board - LM ([#25341](https://github.com/qmk/qmk_firmware/pull/25341))
140* maple_computing/launchpad - Remove broken `default_rgb` keymap ([#25342](https://github.com/qmk/qmk_firmware/pull/25342))
141* update winry25 VID and PID ([#25351](https://github.com/qmk/qmk_firmware/pull/25351))
142* Configure boards to use development_board - DE ([#25369](https://github.com/qmk/qmk_firmware/pull/25369))
143* Configure boards to use development_board - FGHIJ ([#25370](https://github.com/qmk/qmk_firmware/pull/25370))
144* refactor(mercutio): layouts & reformatting ([#25408](https://github.com/qmk/qmk_firmware/pull/25408))
145* Configure boards to use development_board - ABC ([#25417](https://github.com/qmk/qmk_firmware/pull/25417))
146* Configure boards to use development_board - K ([#25421](https://github.com/qmk/qmk_firmware/pull/25421))
147* Refactor `helix/pico` ([#25428](https://github.com/qmk/qmk_firmware/pull/25428))
148* Refactor `helix/rev2` ([#25429](https://github.com/qmk/qmk_firmware/pull/25429))
149* Refactor `helix/rev3_{4,5}rows` ([#25430](https://github.com/qmk/qmk_firmware/pull/25430))
150* Migrate `helix` common configuration ([#25433](https://github.com/qmk/qmk_firmware/pull/25433))
151* Refactor `bastardkb/tbkmini` ([#25438](https://github.com/qmk/qmk_firmware/pull/25438))
152* Convert `novelkeys/nk65` to use RGB Matrix ([#25450](https://github.com/qmk/qmk_firmware/pull/25450))
153* Convert moon to lite custom matrix ([#25452](https://github.com/qmk/qmk_firmware/pull/25452))
154* Refactor `bastardkb/skeletyl` ([#25456](https://github.com/qmk/qmk_firmware/pull/25456))
155* Refactor `bastardkb/scylla` ([#25459](https://github.com/qmk/qmk_firmware/pull/25459))
156* Refactor `bastardkb/dilemma/3x5_2` ([#25462](https://github.com/qmk/qmk_firmware/pull/25462))
157* Migrate `usb.force_nkro` to `host.default.nkro` ([#25468](https://github.com/qmk/qmk_firmware/pull/25468))
158* Give mouse report to pointing_device_task_user first in ploopyco devices ([#25475](https://github.com/qmk/qmk_firmware/pull/25475))
159* Refactor `bastardkb/charybdis/3x5` ([#25488](https://github.com/qmk/qmk_firmware/pull/25488))
160* Refactor `bastardkb/charybdis/3x6` ([#25493](https://github.com/qmk/qmk_firmware/pull/25493))
161* Refactor `bastardkb/charybdis/4x6` ([#25494](https://github.com/qmk/qmk_firmware/pull/25494))
162* Rebrand For Ll3ma Keyboards ([#25498](https://github.com/qmk/qmk_firmware/pull/25498))
163* Remove some encoder resolution that duplicate defaults ([#25517](https://github.com/qmk/qmk_firmware/pull/25517))
164* Remove overriding of `DF()` within keyboards ([#25541](https://github.com/qmk/qmk_firmware/pull/25541))
165* Refactor inland/kb83 ([#25542](https://github.com/qmk/qmk_firmware/pull/25542))
166* Refactor `tweetydabird/lotus58` ([#25547](https://github.com/qmk/qmk_firmware/pull/25547))
167* Swap spleeb to default GENERIC_PROMICRO_RP2040 board files ([#25564](https://github.com/qmk/qmk_firmware/pull/25564))
168
169Keyboard fixes:
170* Fix `keebio/quefrency/rev1:default60` ([#25423](https://github.com/qmk/qmk_firmware/pull/25423))
171* Fixup `bastardkb/tbkmini` keymap's build target ([#25458](https://github.com/qmk/qmk_firmware/pull/25458))
172* Miscellaneous fixes for lint warnings ([#25469](https://github.com/qmk/qmk_firmware/pull/25469))
173* Fix pytest/has_community default keymap location ([#25471](https://github.com/qmk/qmk_firmware/pull/25471))
174* Fix serial speed DD configuration & migrate keyboards ([#25546](https://github.com/qmk/qmk_firmware/pull/25546))
175* Update rgb x coordinate of rightmost column ([#25556](https://github.com/qmk/qmk_firmware/pull/25556))
176
177Bugs:
178* Fix buggy switch statement in quantum.c ([#25322](https://github.com/qmk/qmk_firmware/pull/25322))
179* Compilation fixes for `-fno-common` ([#25436](https://github.com/qmk/qmk_firmware/pull/25436))
180* Only userspace should be searched for keyboard aliases when locating keymaps ([#25477](https://github.com/qmk/qmk_firmware/pull/25477))
181* Allow `qmk flash <filename>` to flash AT32 boards ([#25497](https://github.com/qmk/qmk_firmware/pull/25497))
diff --git a/docs/ChangeLog/20250831/HelixRefactor.md b/docs/ChangeLog/20250831/HelixRefactor.md
deleted file mode 100644
index 58136ce06b..0000000000
--- a/docs/ChangeLog/20250831/HelixRefactor.md
+++ /dev/null
@@ -1,37 +0,0 @@
1# Refactor of `keyboards/helix`
2
3This series of PRs aims to align this keyboard's configuration with current standards, and also remove unnecessary contents.
4
5### Refactor `helix/pico` [#25428](https://github.com/qmk/qmk_firmware/pull/25428)
6 - Removes redundant `back`, `base`, `sc`, `under`, & `qmk_conf` revisions
7 - Migrates legacy defines and configuration to JSON
8 - Migrates `default` keymap to JSON
9 - Fixes RGB configuration to illuminate 25 LEDs per half
10 - Enables standard features like Bootmagic, extrakey, etc.
11 - Updates keyboard aliases accordingly
12
13### Refactor `helix/rev2` [#25429](https://github.com/qmk/qmk_firmware/pull/25429)
14 - Removes redundant `back`, `base`, `sc`, `under`, & `qmk_conf` revisions
15 - Renames `rev2` to `beta`, as the only PCB sources in the official Helix GitHub repository are named "[beta](https://github.com/MakotoKurauchi/helix/tree/master/PCB/beta)", this keyboard's name in QMK Firmware was already "beta", and this PCB is sold under the name "[beta](https://shop.yushakobo.jp/products/oss_pcb?variant=39452554231969)" on the Yushakobo store
16 - Migrates legacy defines and configuration to JSON
17 - Migrates `default` keymap to JSON
18 - Fixes RGB configuration to illuminate 32 LEDs per half
19 - Enables standard features like Bootmagic, extrakey, etc.
20 - Updates keyboard aliases accordingly
21 - Tidy's up OLED code
22 - Adds alternate 4 row layout, as this PCB allows users to snap off the bottom row
23
24### Refactor `helix/rev3_{4,5}rows` [#25430](https://github.com/qmk/qmk_firmware/pull/25430)
25 - The `rev3_4rows` and `rev3_5rows` firmwares are identical, except for the extra row users can snap off. The 4 row PCB is not sold anywhere as an individual product, only the [5 row PCB](https://shop.yushakobo.jp/products/2143). Thus, this PR removes the aforementioned two build targets and adds a single `rev3` revision
26 - Migrates legacy defines and configuration to JSON
27 - Migrates `default` keymap to JSON
28 - Removes RGB Light configuration
29 - Updates keyboard aliases accordingly
30 - Tidy's up OLED code
31 - Adds alternate 4 row layout, as this PCB allows users to snap off the bottom row
32
33### Migrate helix common configuration [#25433](https://github.com/qmk/qmk_firmware/pull/25433)
34 - Migrates common configuration shared between revisions to the top-level keyboard directory
35 - Improves `readme.md` to provide more detail regarding PCB revisions
36 - Removes unnecessary top-level `rules.mk` file and other general tidying
37 - Migrates `beta` and `pico` revisions to use RGB Matrix, which is more appropriate as these PCBs are fit with per-key RGB LEDs
diff --git a/docs/ChangeLog/20250831/PR25414.md b/docs/ChangeLog/20250831/PR25414.md
deleted file mode 100644
index bee901c6ca..0000000000
--- a/docs/ChangeLog/20250831/PR25414.md
+++ /dev/null
@@ -1,5 +0,0 @@
1# Mitigate VIA keylogger security issues [#25414](https://github.com/qmk/qmk_firmware/pull/25414)
2
3VIA's keyboard matrix testing functionality, which allows users to identify active key presses, has been identified as a potential security concern by community members and security researchers. This feature has been demonstrated to enable unauthorized keystroke capture, with documented examples showing how malicious scripts could exploit this capability to create keyloggers. A recent security assessment revealed that user credentials could be compromised by exploiting the matrix testing function combined with VIA's keycode assignment queries. In this attack scenario, a script could remain active during a locked session and capture password input when users authenticate upon return.
4
5The QMK team notified the VIA team of this security vulnerability on May 17, 2022, and made multiple subsequent attempts to coordinate a mitigation strategy. Despite repeated outreach, the VIA team has provided no acknowledgment or response to these security concerns. Given the severity of the potential security implications and the lack of engagement from the VIA team, the QMK team has unilaterally implemented a security enhancement that modifies the keyboard matrix testing functionality to prevent the reporting of key press events. This change prioritizes user security and data protection over potential feature compatibility concerns within VIA.