Merge remote-tracking branch 'origin/master' into develop
[Docs] Remove broken link (#19321)
Remove deprecated led_set_kb (#19273)
* Remove led_set_kb maintaining existing led_set_user behaviour
* Also call led_set_user
Leader: remove `qk_` prefix (#19304)
UCIS: remove `qk_` prefix (#19302)
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741)
[Core] Quantum Painter - LVGL Integration (#18499)
Co-authored-by: Nick Brassel <nick@tzarc.org>
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
* Replace Tapping Force Hold feature with Quick Tap Term
* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0
* Deprecate force hold in info_config.json
* Before and after quick tap term unit tests
* Quick tap unit tests iteration
* Keymap config.h correction
* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed
* Add two more test cases for quick tap
* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2
* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2
* Add function declaration for get_quick_tap_term
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
[RP2040] update i2c drivers to reflect peripheral number (#19277)
Add `*_RIGHT` configuration for PMW33XX driver (#19243)
Rework input_pressed_state docs (#19267)
* Revert changes to porting
* Update reference_info_json.md
Core: Support inverted scan logic for optical switches (#19053)
KC_GESC -> QK_GESC for cn and ja Docs (#19024)
Align new-keymap with new-keyboard (#19229)
Merge remote-tracking branch 'origin/master' into develop
DD bootmagic config (#19201)
* DD bootmagic config
* Also enable
* docs
Merge remote-tracking branch 'origin/master' into develop
Fix headers in info.json reference (#19202)