diff options
Diffstat (limited to 'keyboards/planck/ez/config.h')
-rw-r--r-- | keyboards/planck/ez/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/planck/ez/config.h b/keyboards/planck/ez/config.h index 4d1f1e92f..504ab812e 100644 --- a/keyboards/planck/ez/config.h +++ b/keyboards/planck/ez/config.h | |||
@@ -120,11 +120,9 @@ | |||
120 | //#define WS2812_EXTERNAL_PULLUP | 120 | //#define WS2812_EXTERNAL_PULLUP |
121 | 121 | ||
122 | #define DRIVER_ADDR_1 0b1010000 | 122 | #define DRIVER_ADDR_1 0b1010000 |
123 | #define DRIVER_ADDR_2 0b1010000 // this is here for compliancy reasons. | ||
124 | 123 | ||
125 | #define DRIVER_COUNT 1 | 124 | #define DRIVER_COUNT 1 |
126 | #define DRIVER_1_LED_TOTAL 47 | 125 | #define DRIVER_LED_TOTAL 47 |
127 | #define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL | ||
128 | 126 | ||
129 | #define RGB_MATRIX_KEYPRESSES | 127 | #define RGB_MATRIX_KEYPRESSES |
130 | #define RGB_MATRIX_FRAMEBUFFER_EFFECTS | 128 | #define RGB_MATRIX_FRAMEBUFFER_EFFECTS |