diff options
Diffstat (limited to 'keyboards/switchplate/southpaw_65')
-rw-r--r-- | keyboards/switchplate/southpaw_65/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/switchplate/southpaw_65/config.h b/keyboards/switchplate/southpaw_65/config.h index d993bf0132..f31f9259a7 100644 --- a/keyboards/switchplate/southpaw_65/config.h +++ b/keyboards/switchplate/southpaw_65/config.h @@ -40,7 +40,6 @@ #define BACKLIGHT_PIN B5 #define BACKLIGHT_LEVELS 10 -// #define BACKLIGHT_BREATHING #define RGB_DI_PIN C7 #define RGBLED_NUM 9 @@ -69,8 +68,6 @@ /* define if matrix has ghost (lacks anti-ghosting diodes) */ //#define MATRIX_HAS_GHOST -/* 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 */ |