From b7274343913eb3e019f0dc08fa8f7774165e787d Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 29 Jan 2023 02:42:44 +1100 Subject: Remove commented out backlight config & stray "backlight levels" (#19703) --- keyboards/unikeyboard/divergetm2/config.h | 2 -- keyboards/unikeyboard/felix/config.h | 1 - 2 files changed, 3 deletions(-) (limited to 'keyboards/unikeyboard') diff --git a/keyboards/unikeyboard/divergetm2/config.h b/keyboards/unikeyboard/divergetm2/config.h index e10c1abc6e..3d8da651dd 100644 --- a/keyboards/unikeyboard/divergetm2/config.h +++ b/keyboards/unikeyboard/divergetm2/config.h @@ -42,8 +42,6 @@ /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 5 -/* number of backlight levels */ - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ diff --git a/keyboards/unikeyboard/felix/config.h b/keyboards/unikeyboard/felix/config.h index 006b8e8e9e..423e5a3c95 100644 --- a/keyboards/unikeyboard/felix/config.h +++ b/keyboards/unikeyboard/felix/config.h @@ -29,7 +29,6 @@ #define BACKLIGHT_PIN C6 #define BACKLIGHT_LEVELS 5 -//#define BACKLIGHT_BREATHING // #define RGB_DI_PIN E2 // #ifdef RGB_DI_PIN -- cgit v1.2.3