Migrate `DIRECT_PINS` to data driven (#19826)
Merge branch 'master' into develop
Fixup swiftrax/bumblebee (reduce firmware size) (#19834)
Refactor Leader key feature (#19632)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add Dactyl 6x5 68 keys (#18679)
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards
* Delete more empty config.h
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Remove unused Bootmagic row/col defines from config.h (#19761)
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Debounce defines cleanup (#19742)
* Clean up `DEBOUNCE` in config.h, 0-9
* Clean up `DEBOUNCE` in config.h, A
* Clean up `DEBOUNCE` in config.h, B
* Clean up `DEBOUNCE` in config.h, C
* Clean up `DEBOUNCE` in config.h, D
* Clean up `DEBOUNCE` in config.h, E
* Clean up `DEBOUNCE` in config.h, F
* Clean up `DEBOUNCE` in config.h, G
* Clean up `DEBOUNCE` in config.h, H
* Clean up `DEBOUNCE` in config.h, handwired
* Clean up `DEBOUNCE` in config.h, I
* Clean up `DEBOUNCE` in config.h, J
* Clean up `DEBOUNCE` in config.h, K
* Clean up `DEBOUNCE` in config.h, L
* Clean up `DEBOUNCE` in config.h, M
* Clean up `DEBOUNCE` in config.h, N
* Clean up `DEBOUNCE` in config.h, O
* Clean up `DEBOUNCE` in config.h, P
* Clean up `DEBOUNCE` in config.h, Q
* Clean up `DEBOUNCE` in config.h, R
* Clean up `DEBOUNCE` in config.h, S
* Clean up `DEBOUNCE` in config.h, T
* Clean up `DEBOUNCE` in config.h, U
* Clean up `DEBOUNCE` in config.h, V
* Clean up `DEBOUNCE` in config.h, W
* Clean up `DEBOUNCE` in config.h, X
* Clean up `DEBOUNCE` in config.h, Y
* Clean up `DEBOUNCE` in config.h, Z
* Remove default debounce from info.json
* Migrate non-default debounce to info.json
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Merge remote-tracking branch 'origin/master' into develop
Clean up Force NKRO in config.h (#19718)
Remove usages of config_common.h from config.h files. (#19714)