forked from mirror/qmk_firmware
Update config.h
removed backlight pins
This commit is contained in:
@@ -28,15 +28,9 @@
|
|||||||
/* Encoder position for PROMICRO */
|
/* Encoder position for PROMICRO */
|
||||||
#define ENCODERS_PAD_A { F5, F6 }
|
#define ENCODERS_PAD_A { F5, F6 }
|
||||||
|
|
||||||
/* Encoder position for BLUEFRUIT
|
/* Encoder position for BLUEFRUIT LE
|
||||||
#define ENCODERS_PAD_A { C6, D7 }
|
#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 */
|
/* COL2ROW or ROW2COL */
|
||||||
#define DIODE_DIRECTION COL2ROW
|
#define DIODE_DIRECTION COL2ROW
|
||||||
|
|||||||
Reference in New Issue
Block a user