diff --git a/keyboards/pabile/p42/config.h b/keyboards/pabile/p42/config.h index aefd695ed86..6c24a27d732 100644 --- a/keyboards/pabile/p42/config.h +++ b/keyboards/pabile/p42/config.h @@ -28,15 +28,9 @@ /* Encoder position for PROMICRO */ #define ENCODERS_PAD_A { F5, F6 } -/* Encoder position for BLUEFRUIT +/* Encoder position for BLUEFRUIT LE #define ENCODERS_PAD_A { C6, D7 } */ -/* RGBLIGHT - BLUEFRUIT ONLY (DO:D1) -#define RGB_DI_PIN D3 -#undef RGBLED_NUM -#define RGBLED_NUM 40 -*/ - /* COL2ROW or ROW2COL */ -#define DIODE_DIRECTION COL2ROW \ No newline at end of file +#define DIODE_DIRECTION COL2ROW