forked from mirrors/qmk_userspace
[Enhancement] Improvements for debounce test coverage + bug fixes for sym_defer_g and sym_eager_pr (#21667)
Co-authored-by: Nebuleon <2391500+Nebuleon@users.noreply.github.com>
This commit is contained in:
parent
dd94877ec6
commit
960d6e0d7d
15 changed files with 458 additions and 23 deletions
|
@ -1,4 +1,5 @@
|
|||
TEST_LIST += \
|
||||
debounce_none \
|
||||
debounce_sym_defer_g \
|
||||
debounce_sym_defer_pk \
|
||||
debounce_sym_defer_pr \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue