diff options
Diffstat (limited to 'keyboards/x16')
-rw-r--r-- | keyboards/x16/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/x16/config.h b/keyboards/x16/config.h index 9c66ec4bc6..9fa3421a1e 100644 --- a/keyboards/x16/config.h +++ b/keyboards/x16/config.h @@ -44,7 +44,6 @@ //#define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6 #define BACKLIGHT_PIN B5 -// #define BACKLIGHT_BREATHING #define BACKLIGHT_LEVELS 5 // #define RGB_DI_PIN E2 @@ -73,8 +72,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 */ |