Remove `UNUSED_PINS` (#17931)
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292)
Merge remote-tracking branch 'origin/master' into develop
[Docs] Building with GitHub Userspace (#16271)
Add deprecated check for RGBLIGHT_ANIMATIONS (#17832)
Add ST7735 driver to Quantum Painter (#17848)
Remove OLED driver Split Common warning (#17862)
Fix POINTING_DEVICE_GESTURES_SCROLL_ENABLE typo (#17850) * Fix typo for POINTING_DEVICE_GESTURES_SCROLL_ENABLE Follow the name written in documentation which follows POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE * Reword the blurb about POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE in docs
Implement relative mode for Cirque trackpad (#17760)
Rename postprocess_steno_user → post_process_steno_user (#17823)
Merge remote-tracking branch 'origin/master' into develop
[Docs] Add information about WeAct Blackpill F411 (#16755) * [Docs] Add information about WeAct Blackpill F411 * Add clarification for matrix pins * Update documentation * Tweak wording
[Docs] Updates to Pointing Device Docs (#17777)
[Docs] Fix custom debug function and sample output (#17790)
Merge remote-tracking branch 'origin/master' into develop
[Docs] Fix tables in Audio driver document (#17780)
implement `tap_code16_delay` (#17748)
Add ability to enter bootloader mode from `QK_MAKE` (#17745)
Add Blok 2040 conversion (#17603)
docs: fix default value of USB_SUSPEND_WAKEUP_DELAY (#17501) Documents the change made in #12081