~ruther/qmk_firmware

ref: 382c3bd0bd49fc0d53358f45477c48f5ae47f2ff qmk_firmware/quantum/debounce/tests/testlist.mk -rw-r--r-- 186 bytes
382c3bd0 — adophoxia Add Doio KB04 (#22754) 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
7
8
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