diff options
| author | jack | 2023-02-12 02:58:30 +0100 |
|---|---|---|
| committer | GitHub | 2023-02-12 02:58:30 +0100 |
| commit | 78d366fca6c42086121bb64261c8acff32afe7f6 (patch) | |
| tree | 9c0236604a30ad513751bca4be6cccd72b72d2d4 /keyboards | |
| parent | 21f437539357c227bcce604bc5afa3bd467d06aa (diff) | |
Reduce synthlabs/060 firmware size (#19814)
Diffstat (limited to 'keyboards')
| -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 |