qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

testlist.mk (186B)


      1 TEST_LIST += \
      2 	debounce_none \
      3 	debounce_sym_defer_g \
      4 	debounce_sym_defer_pk \
      5 	debounce_sym_defer_pr \
      6 	debounce_sym_eager_pk \
      7 	debounce_sym_eager_pr \
      8 	debounce_asym_eager_defer_pk