QMK Bot
8a0e9fabd8
Merge remote-tracking branch 'origin/develop' into xap
2026-02-19 11:04:07 +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
263d23f448
Merge remote-tracking branch 'origin/develop' into xap
2026-02-13 18:20:58 +00:00
フィルターペーパー
403211f7f8
Remove unused headers ( #26011 )
2026-02-13 18:20:18 +00:00
QMK Bot
b0bf640ec9
Merge remote-tracking branch 'origin/develop' into xap
2026-02-13 06:52:12 +00:00
フィルターペーパー
6b2a2ab7ac
Return INVALID_DEFERRED_TOKEN on allocation failure ( #26012 )
...
Return the proper deferred_token type instead of boolean false.
2026-02-13 14:51:33 +08:00
QMK Bot
67efc04665
Merge remote-tracking branch 'origin/develop' into xap
2026-02-12 15:59:12 +00:00
フィルターペーパー
edd2e3d354
Remove duplicate include of host.h ( #26007 )
2026-02-12 15:58:59 +00:00
QMK Bot
70be711a7f
Merge remote-tracking branch 'origin/develop' into xap
2026-02-12 15:58:53 +00:00
フィルターペーパー
6b423c98e5
Remove an unreachable break statement ( #26006 )
2026-02-12 15:58:31 +00:00
フィルターペーパー
36cdac8fd3
Remove redundant EEPROM update ( #26008 )
2026-02-12 15:58:13 +00:00
zvecr
58422d6392
lint
2026-02-11 17:06:08 +00:00
zvecr
f688c88d08
Merge remote-tracking branch 'origin/develop' into xap
2026-02-11 16:27:06 +00:00
QMK Bot
4f7a7873c8
[CI] Format code according to conventions ( #26000 )
...
Format code according to conventions
2026-02-11 16:06:13 +00:00
QMK Bot
36a25359eb
Merge remote-tracking branch 'origin/develop' into xap
2026-01-11 01:01:16 +00:00
Pablo Martínez and フィルターペーパー
fe1c3fc835
[Bugfix] WS2812 indexing in split boards ( #25407 )
...
* initial
* oops
* Update quantum/rgb_matrix/rgb_matrix.c
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
---------
Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com >
2026-01-11 09:00:36 +08:00
QMK Bot
07a1fc1fee
Merge remote-tracking branch 'origin/develop' into xap
2026-01-08 05:37:56 +00:00
QMK Bot
536a0a78b4
Merge remote-tracking branch 'origin/master' into develop
2026-01-08 05:37:18 +00:00
Joel Challis
a0b15d08bc
Short term fix for avr-libc@2.3.0 ( #25938 )
2026-01-08 16:36:40 +11:00
QMK Bot
9df0433bf3
Merge remote-tracking branch 'origin/develop' into xap
2026-01-08 00:42:22 +00:00
ijouw and simon
e1c41f1b08
Match Key override index type to bounds type to prevent overflow ( #25939 )
...
Use uint16_t to store key override index
Co-authored-by: simon <ijouwy@gmail.com >
2026-01-08 08:41:46 +08:00
QMK Bot
804b92ac2c
Merge remote-tracking branch 'origin/develop' into xap
2026-01-03 19:46:47 +00:00
QMK Bot
e159fbefc5
Merge remote-tracking branch 'origin/master' into develop
2026-01-03 19:46:07 +00:00
nullptr
91a9f9e492
Fix RGB Matrix Typing Heatmap overflow ( #25915 )
2026-01-03 19:45:29 +00:00
zvecr
2e04c31310
Regenerate Files
2026-01-03 14:01:25 +00:00
QMK Bot
f105a37740
Merge remote-tracking branch 'origin/develop' into xap
2026-01-01 12:20:29 +00:00
QMK Bot
0d08ebb70a
Merge remote-tracking branch 'origin/master' into develop
2026-01-01 12:19:53 +00:00
QMK Bot
99b5b9ab7f
[CI] Regenerate Files ( #25920 )
...
Regenerate Files
2026-01-01 12:19:14 +00:00
QMK Bot
1e0ca1155d
Merge remote-tracking branch 'origin/develop' into xap
2026-01-01 08:38:39 +00:00
QMK Bot
389ec6df82
Merge remote-tracking branch 'origin/master' into develop
2026-01-01 08:38:02 +00:00
Piervit and Joel Challis
6a5610a8be
Fix functions layer_debug and default_layer_debug ( #25913 )
...
Co-authored-by: Joel Challis <git@zvecr.com >
2026-01-01 00:37:25 -08:00
QMK Bot
3d1afd6139
Merge remote-tracking branch 'origin/develop' into xap
2025-12-21 20:53:25 +00:00
Joel Challis
c1161a7a32
Refactor core use of deprecated isLeftHand ( #25888 )
2025-12-21 20:52:55 +00:00
zvecr
5d3512582d
Merge remote-tracking branch 'upstream/develop' into xap
2025-12-12 21:01:02 +00:00
zvecr
0150b7b71f
clang-format-19 formatting fixes
2025-12-12 21:00:35 +00:00
QMK Bot
f39fc08338
Merge remote-tracking branch 'origin/master' into develop
2025-12-12 18:19:07 +00:00
Joshua Diamond
2e68ddc826
Fix broken compilation when OS_DETECTION_DEBUG_ENABLE is defined ( #25869 )
...
Fix include in os_detection (broken in https://github.com/qmk/qmk_firmware/pull/24356 )
2025-12-12 18:17:42 +00:00
Joel Challis
10faca0b85
Move shutdown delay to audio feature ( #25859 )
2025-12-08 19:14:46 -08:00
QMK Bot
be72ad42a6
Merge remote-tracking branch 'origin/develop' into xap
2025-11-30 20:46:59 +00:00
QMK Bot
43bbb5e99a
[CI] Format code according to conventions ( #25828 )
...
Format code according to conventions
2025-11-30 20:46:22 +00:00
QMK Bot
a95ec7a6f9
Merge remote-tracking branch 'origin/develop' into xap
2025-11-30 19:26:33 +00:00
QMK Bot
ee60542bd6
Merge remote-tracking branch 'origin/master' into develop
2025-11-30 19:25:52 +00:00
QMK Bot
6ed61c65dd
[CI] Format code according to conventions ( #25827 )
...
Format code according to conventions
2025-11-30 19:25:13 +00:00
QMK Bot
2cc4b4f72e
Merge remote-tracking branch 'origin/develop' into xap
2025-11-23 11:33:16 +00:00
Stephen Ostermiller and Sergey Vlasov
1a954e8da5
Reduce tap dance memory usage, move state out of data ( #25415 )
...
* Use less tap dance memory.
Use dynamically allocated sparse array for tap dance state, dynamically allocate tap dance state when needed and free it when the tap dance is done.
* new approach
* Use null, check for null
* Reformat with docker
* Use uint8 with idx rather than uint16 with keycode in state
* fix accidental change
* reformat
* Add null check
* add documentation tip suggested by tzarc
* Only allow tap dance state allocation on key down, not on key up
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
* Only allow tap dance allocation on key down, not on key up
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
* add user action required section
---------
Co-authored-by: Sergey Vlasov <sigprof@gmail.com >
2025-11-23 22:32:36 +11:00
QMK Bot
4a5c256281
Merge remote-tracking branch 'origin/develop' into xap
2025-11-23 11:26:34 +00:00
Julian Schuler and Julian Schuler
b321789d7b
Fix single key combos activating only once ( #25198 )
...
Co-authored-by: Julian Schuler <julianschuler@users.noreply.github.com >
2025-11-23 22:25:59 +11:00
QMK Bot
7421f8aae9
Merge remote-tracking branch 'origin/develop' into xap
2025-11-23 11:24:39 +00:00
Pascal Getreuer
4015c40ba4
[Bug][Core] Fix Speculative Hold to enable also right-handed RSFT, RCTL by default. ( #25797 )
2025-11-23 22:24:02 +11:00
QMK Bot
887658009e
Merge remote-tracking branch 'origin/develop' into xap
2025-11-11 22:05:18 +00:00