summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/kbdfans/bella/rgb/config.h2
-rw-r--r--keyboards/kbdfans/bella/rgb_iso/config.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/kbdfans/bella/rgb/config.h b/keyboards/kbdfans/bella/rgb/config.h
index c4eae659e9..f56049690b 100644
--- a/keyboards/kbdfans/bella/rgb/config.h
+++ b/keyboards/kbdfans/bella/rgb/config.h
@@ -32,7 +32,7 @@
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 3
+#define DEBOUNCE 5
/* disable these deprecated features by default */
#ifdef RGB_MATRIX_ENABLE
diff --git a/keyboards/kbdfans/bella/rgb_iso/config.h b/keyboards/kbdfans/bella/rgb_iso/config.h
index c37a57a5c7..fc7a9d7c08 100644
--- a/keyboards/kbdfans/bella/rgb_iso/config.h
+++ b/keyboards/kbdfans/bella/rgb_iso/config.h
@@ -32,7 +32,7 @@
#define DIODE_DIRECTION COL2ROW
-#define DEBOUNCE 3
+#define DEBOUNCE 5
/* disable these deprecated features by default */
#ifdef RGB_MATRIX_ENABLE