use per key debounce

https://kbd.news/QMK-debounce-masterclass-1435.html
This commit is contained in:
Christoph Cullmann 2024-11-09 16:58:18 +01:00
parent 88e81b81c9
commit 0f77f09f94
No known key found for this signature in database

View file

@ -21,3 +21,6 @@ endif
# good optimizations
LTO_ENABLE = yes
# debounce per key
DEBOUNCE_TYPE = sym_eager_pk