1
0
Эх сурвалжийг харах

[Keyboard] kint36: switch to sym_eager_pk debouncing (#12626)

Michael Stapelberg 5 жил өмнө
parent
commit
3d32cbb0dc

+ 4 - 0
keyboards/kinesis/kint36/rules.mk

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