summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-04-20 17:22:13 +0000
committerQMK Bot <hello@qmk.fm>2021-04-20 17:22:13 +0000
commit19887f2d35a280ae262fc5743060444f4bb5068c (patch)
treec043c5c7f67b635099dbd03654cc796efd9d486a /keyboards/kbdfans
parenta9e6dc36299e45157888b3146e63c80ba7cad57c (diff)
parent9a3ba6874c5ccd42304e5ea956c86fe54bcf41fa (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kbdfans')
-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