mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
960d6e0d7d
Co-authored-by: Nebuleon <2391500+Nebuleon@users.noreply.github.com>
9 lines
186 B
Makefile
9 lines
186 B
Makefile
TEST_LIST += \
|
|
debounce_none \
|
|
debounce_sym_defer_g \
|
|
debounce_sym_defer_pk \
|
|
debounce_sym_defer_pr \
|
|
debounce_sym_eager_pk \
|
|
debounce_sym_eager_pr \
|
|
debounce_asym_eager_defer_pk
|