rules.mk 208 B

123456
  1. BOARD = PJRC_TEENSY_3_6
  2. MCU = MK66F18
  3. # Debounce eagerly (report change immediately), keep per-key timers. We can use
  4. # this because the kinT does not have to deal with noise.
  5. DEBOUNCE_TYPE = sym_eager_pk