Browse Source

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

pull/6397/head
Drashna Jaelre 4 years ago
committed by GitHub
parent
commit
8060e52946
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      keyboards/planck/ez/config.h

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

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

Loading…
Cancel
Save