tweak debounce

This commit is contained in:
Christoph Cullmann 2025-02-14 14:33:39 +01:00
parent d015c366dc
commit 0cfebcf891
No known key found for this signature in database
2 changed files with 6 additions and 0 deletions

View file

@ -1,6 +1,9 @@
# Enable N-Key Rollover
NKRO_ENABLE = yes
# use more snappy debounce algo
DEBOUNCE_TYPE = asym_eager_defer_pk
# add bongocat & luna for OLEDs
ifeq ($(strip $(OLED_ENABLE)), yes)
SRC += features/oled_bongocat.c