Browse Source

[Keyboard] Align Planck EZ config with ZSA/Ergodox config (#6371)

Drashna Jaelre 5 years ago
parent
commit
8060e52946
1 changed files with 11 additions and 0 deletions
  1. 11 0
      keyboards/planck/ez/config.h

+ 11 - 0
keyboards/planck/ez/config.h

@@ -138,3 +138,14 @@
 #define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL
 #define DRIVER_LED_TOTAL DRIVER_1_LED_TOTAL
 
 
 #define RGB_MATRIX_KEYPRESSES
 #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