Change debounce algorithm

This commit is contained in:
2022-07-12 22:45:47 +02:00
parent 38457b7440
commit 6b84490aa4

View File

@@ -22,7 +22,7 @@ MOUSEKEY_ENABLE = no
EXTRAKEY_ENABLE = yes
CONSOLE_ENABLE = no
COMMAND_ENABLE = no
DEBOUNCE_TYPE = asym_eager_defer_pk
DEBOUNCE_TYPE = sym_defer_pk
NKRO_ENABLE = yes
BACKLIGHT_ENABLE = no
MIDI_ENABLE = no