summaryrefslogtreecommitdiff
path: root/keyboards/era/klein
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/era/klein')
-rw-r--r--keyboards/era/klein/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/era/klein/config.h b/keyboards/era/klein/config.h
index e74b7d73d3..1033bc738e 100644
--- a/keyboards/era/klein/config.h
+++ b/keyboards/era/klein/config.h
@@ -21,9 +21,7 @@
#define BACKLIGHT_PWM_CHANNEL RP2040_PWM_CHANNEL_B
/* RGB Matrix */
-#define WS2812_PIO_USE_PIO1 // Force the usage of PIO1 peripheral, by default the WS2812 implementation uses the PIO0 peripheral
#define RGB_MATRIX_DEFAULT_VAL 60
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES
#define RGB_DISABLE_WHEN_USB_SUSPENDED
-#define RGB_MATRIX_DEFAULT_MODE RGB_MATRIX_CYCLE_LEFT_RIGHT \ No newline at end of file