From 78d366fca6c42086121bb64261c8acff32afe7f6 Mon Sep 17 00:00:00 2001 From: jack <0x6A73@pm.me> Date: Sat, 11 Feb 2023 18:58:30 -0700 Subject: Reduce synthlabs/060 firmware size (#19814) --- keyboards/synthlabs/060/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/synthlabs/060') 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 -- cgit v1.2.3