[Keyboard] fix bella debounce (#12568)
2 files changed, 2 insertions(+), 2 deletions(-) M keyboards/kbdfans/bella/rgb/config.h M keyboards/kbdfans/bella/rgb_iso/config.h
M keyboards/kbdfans/bella/rgb/config.h => keyboards/kbdfans/bella/rgb/config.h +1 -1
@@ 32,7 32,7 @@ #define DIODE_DIRECTION COL2ROW #define DEBOUNCE 3 #define DEBOUNCE 5 /* disable these deprecated features by default */ #ifdef RGB_MATRIX_ENABLE
M keyboards/kbdfans/bella/rgb_iso/config.h => keyboards/kbdfans/bella/rgb_iso/config.h +1 -1