summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/bella/rgb_iso
diff options
context:
space:
mode:
authorkb-elmo <lorwel@mailbox.org>2021-04-20 19:21:59 +0200
committerGitHub <noreply@github.com>2021-04-20 10:21:59 -0700
commit9a3ba6874c5ccd42304e5ea956c86fe54bcf41fa (patch)
treedb681b15cbaf4d84692d8497c6c08b7923adf01f /keyboards/kbdfans/bella/rgb_iso
parent5f670fbdc417a3db0163d233b6f3a0d508c0f464 (diff)
[Keyboard] fix bella debounce (#12568)
Diffstat (limited to 'keyboards/kbdfans/bella/rgb_iso')
-rw-r--r--keyboards/kbdfans/bella/rgb_iso/config.h2
1 files changed, 1 insertions, 1 deletions
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