From: Drashna Jaelre Date: Tue, 23 Jul 2019 06:28:25 +0000 (-0700) Subject: [Keyboard] Align Planck EZ config with ZSA/Ergodox config (#6371) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8060e52946872a6d8335b323bfe9e4138ac50c81;p=qmk_firmware.git [Keyboard] Align Planck EZ config with ZSA/Ergodox config (#6371) --- diff --git a/keyboards/planck/ez/config.h b/keyboards/planck/ez/config.h index a252b2528..d007873bb 100644 --- a/keyboards/planck/ez/config.h +++ b/keyboards/planck/ez/config.h @@ -138,3 +138,14 @@ #define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL #define RGB_MATRIX_KEYPRESSES +#define RGB_MATRIX_FRAMEBUFFER_EFFECTS + +#define IGNORE_MOD_TAP_INTERRUPT + +#define TAPPING_TOGGLE 1 + +#define MOUSEKEY_INTERVAL 20 +#define MOUSEKEY_DELAY 0 +#define MOUSEKEY_TIME_TO_MAX 60 +#define MOUSEKEY_MAX_SPEED 7 +#define MOUSEKEY_WHEEL_DELAY 0