~ruther/qmk_firmware

9a3ba6874c5ccd42304e5ea956c86fe54bcf41fa — kb-elmo 4 years ago 5f670fb
[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
@@ 32,7 32,7 @@

#define DIODE_DIRECTION COL2ROW

#define DEBOUNCE 3
#define DEBOUNCE 5

/* disable these deprecated features by default */
#ifdef RGB_MATRIX_ENABLE