Raw HID: documentation improvements (#21596)
Revert "[Bug] Fix compilation error when Split Watchdog enabled" (#21572)
[Bug] Fix compilation error when Split Watchdog enabled (#21543)
haptic: naming cleanups (#21551)
quantum: remove direct `quantum.h` includes (#21507)
process_combo: restore wait.h header (#21514) Required for `wait_ms()` function
process_keycode: remove direct `quantum.h` includes (#21486)
Add MOUSEKEY_WHEEL_DELTA documentation (#21493)
keymap_extras: remove direct `quantum.h` includes (#21485)
debounce: remove direct `quantum.h` includes (#21480)
Relocate backlight drivers (#21444)
bootmagic mods covering the case when swapped mods are pressed at the same time (#21320) (#21472) Co-authored-by: Nimish Gåtam <nimishg@gmail.com>
Revert "bootmagic mods covering the case when swapped mods are pressed at the same time (#21320)" (#21471)
[Bugfix] Check `NULL` pointers on QP (#20481)
Refactor times inverse of sqrt 2 calculation (#21293)
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427)
bootmagic mods covering the case when swapped mods are pressed at the same time (#21320)
Allow key override to respect weak mods caused by caps word (#21434)
Set minimum middle column value (#21365)
Refactor kinetic mouse key feature (#21164)