diff options
Diffstat (limited to 'keyboards/jacky_studio/s7_elephant/rev2/config.h')
-rw-r--r-- | keyboards/jacky_studio/s7_elephant/rev2/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/jacky_studio/s7_elephant/rev2/config.h b/keyboards/jacky_studio/s7_elephant/rev2/config.h index cbddf31674..045272ec7f 100644 --- a/keyboards/jacky_studio/s7_elephant/rev2/config.h +++ b/keyboards/jacky_studio/s7_elephant/rev2/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 5 @@ -43,7 +42,6 @@ #define DIODE_DIRECTION ROW2COL #define BACKLIGHT_PIN B6 -// #define BACKLIGHT_BREATHING #define BACKLIGHT_LEVELS 15 #define RGB_DI_PIN E2 |