diff options
Diffstat (limited to 'keyboards/unikeyboard')
-rw-r--r-- | keyboards/unikeyboard/divergetm2/config.h | 2 | ||||
-rw-r--r-- | keyboards/unikeyboard/felix/config.h | 1 |
2 files changed, 0 insertions, 3 deletions
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 |