From 2c0538e589e6ca353a2513ff23389bd4b552f8a4 Mon Sep 17 00:00:00 2001 From: JX <572673807@qq.com> Date: Tue, 23 Nov 2021 10:38:19 +0800 Subject: [PATCH] Update config.h --- keyboards/yandrstudio/zhou65/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/yandrstudio/zhou65/config.h b/keyboards/yandrstudio/zhou65/config.h index 359ce8b5316..7dbbd037ecd 100644 --- a/keyboards/yandrstudio/zhou65/config.h +++ b/keyboards/yandrstudio/zhou65/config.h @@ -32,7 +32,7 @@ /* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 1 +#define DEBOUNCE 5 #define USB_POLLING_INTERVAL_MS 1 #define QMK_KEYS_PER_SCAN 4