diff options
Diffstat (limited to 'keyboards/mechlovin/delphine/mono_led')
-rw-r--r-- | keyboards/mechlovin/delphine/mono_led/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/mechlovin/delphine/mono_led/config.h b/keyboards/mechlovin/delphine/mono_led/config.h index 2a53447138..a4c08ce1cb 100644 --- a/keyboards/mechlovin/delphine/mono_led/config.h +++ b/keyboards/mechlovin/delphine/mono_led/config.h @@ -3,7 +3,6 @@ #ifdef BACKLIGHT_ENABLE #define BACKLIGHT_PIN B6 -// #define BACKLIGHT_BREATHING #define BACKLIGHT_LEVELS 3 #endif |