aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/keymat.c')
-rw-r--r--src/keymat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keymat.c b/src/keymat.c
index a51bd52..d1349e3 100644
--- a/src/keymat.c
+++ b/src/keymat.c
@@ -11,7 +11,7 @@
#include <string.h>
-#define DEBOUNCE_MS 5
+#define DEBOUNCE_MS 50
#ifdef BAD_GPIO_MITIGATION
static const uint keymat_row_pins[] = { 4, 9, 6, 7 };