diff options
-rw-r--r-- | keyboards/synthlabs/060/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/synthlabs/060/config.h b/keyboards/synthlabs/060/config.h index 1f3c29a377..23d0677acf 100644 --- a/keyboards/synthlabs/060/config.h +++ b/keyboards/synthlabs/060/config.h @@ -3,12 +3,9 @@ #pragma once -#include "config_common.h" - /* Backlighting */ #define RGB_MATRIX_LED_COUNT 63 #define RGB_MATRIX_KEYPRESSES -#define RGB_MATRIX_FRAMEBUFFER_EFFECTS #define RGB_DISABLE_WHEN_USB_SUSPENDED #define RGB_DI_PIN E6 |