Optimize RGB Matrix rendering for Planck EZ

pull/6512/head
Drashna Jael're 5 years ago committed by Florian Didron
parent 8c164726e8
commit 81c563c692

@ -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

Loading…
Cancel
Save