diff --git a/keyboards/betalupi_ergodox/config.h b/keyboards/betalupi_ergodox/config.h index 69e43c6..7089898 100644 --- a/keyboards/betalupi_ergodox/config.h +++ b/keyboards/betalupi_ergodox/config.h @@ -121,7 +121,7 @@ // limits in milliseconds how frequently an animation will update the LEDs. // 16 (16ms) is equivalent to limiting to 60fps // (increases keyboard responsiveness) -#define RGB_MATRIX_LED_FLUSH_LIMIT 26 +#define RGB_MATRIX_LED_FLUSH_LIMIT 16 // turn off effects when suspended #define RGB_DISABLE_WHEN_USB_SUSPENDED true