diff options
Diffstat (limited to 'keyboards/alf/x2/config.h')
| -rw-r--r-- | keyboards/alf/x2/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/alf/x2/config.h b/keyboards/alf/x2/config.h index 5469603656..980007dadf 100644 --- a/keyboards/alf/x2/config.h +++ b/keyboards/alf/x2/config.h @@ -30,9 +30,6 @@ /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -#define LED_CAPS_LOCK_PIN B2 -#define LED_PIN_ON_STATE 0 - #define BACKLIGHT_PIN B6 #ifdef BACKLIGHT_PIN # define BACKLIGHT_LEVELS 3 |