diff options
Diffstat (limited to 'keyboards/sam/s80')
-rw-r--r-- | keyboards/sam/s80/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/sam/s80/config.h b/keyboards/sam/s80/config.h index 2968ea1d20..6a4d185da8 100644 --- a/keyboards/sam/s80/config.h +++ b/keyboards/sam/s80/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 11 @@ -38,7 +37,6 @@ #define DIODE_DIRECTION ROW2COL #define BACKLIGHT_PIN B6 -// #define BACKLIGHT_BREATHING #define BACKLIGHT_LEVELS 3 #define RGB_DI_PIN E2 |