summaryrefslogtreecommitdiff
path: root/keyboards/planck/ez/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/ez/config.h')
-rw-r--r--keyboards/planck/ez/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/planck/ez/config.h b/keyboards/planck/ez/config.h
index bad94827a8..59385eb16b 100644
--- a/keyboards/planck/ez/config.h
+++ b/keyboards/planck/ez/config.h
@@ -140,6 +140,11 @@
#define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
+#define RGB_MATRIX_LED_PROCESS_LIMIT 5
+#define RGB_MATRIX_LED_FLUSH_LIMIT 26
+
+#define I2C1_CLOCK_SPEED 400000
+
#define IGNORE_MOD_TAP_INTERRUPT
#define TAPPING_TOGGLE 1