diff options
Diffstat (limited to 'layouts/community/ergodox/drashna_glow/config.h')
| -rw-r--r-- | layouts/community/ergodox/drashna_glow/config.h | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/layouts/community/ergodox/drashna_glow/config.h b/layouts/community/ergodox/drashna_glow/config.h index e6c8223e9..28bed20e0 100644 --- a/layouts/community/ergodox/drashna_glow/config.h +++ b/layouts/community/ergodox/drashna_glow/config.h | |||
| @@ -4,25 +4,3 @@ | |||
| 4 | 4 | ||
| 5 | #undef PRODUCT | 5 | #undef PRODUCT |
| 6 | #define PRODUCT DrashnaDox - Hacked ErgoDox EZ Glow | 6 | #define PRODUCT DrashnaDox - Hacked ErgoDox EZ Glow |
| 7 | |||
| 8 | #ifdef RGB_MATRIX_ENABLE | ||
| 9 | # define RGB_MATRIX_KEYPRESSES // reacts to keypresses (will slow down matrix scan by a lot) | ||
| 10 | // #define RGB_MATRIX_KEYRELEASES // reacts to keyreleases (not recommened) | ||
| 11 | // #define RGB_DISABLE_AFTER_TIMEOUT 0 // number of ticks to wait until disabling effects | ||
| 12 | # define RGB_DISABLE_WHEN_USB_SUSPENDED true// turn off effects when suspended | ||
| 13 | // #define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200 // limits maximum brightness of LEDs to 200 out of 255. If not defined maximum brightness is set to 255 | ||
| 14 | // #define EECONFIG_RGB_MATRIX (uint32_t *)16 | ||
| 15 | |||
| 16 | # define DISABLE_RGB_MATRIX_GRADIENT_UP_DOWN | ||
| 17 | # define DISABLE_RGB_MATRIX_CYCLE_ALL | ||
| 18 | # define DISABLE_RGB_MATRIX_RAINBOW_MOVING_CHEVRON | ||
| 19 | # define DISABLE_RGB_MATRIX_DUAL_BEACON | ||
| 20 | # define DISABLE_RGB_MATRIX_RAINBOW_BEACON | ||
| 21 | # define DISABLE_RGB_MATRIX_RAINBOW_PINWHEELS | ||
| 22 | # define DISABLE_RGB_MATRIX_DIGITAL_RAIN | ||
| 23 | # define DISABLE_RGB_MATRIX_SOLID_REACTIVE | ||
| 24 | # define DISABLE_RGB_MATRIX_SOLID_REACTIVE_WIDE | ||
| 25 | # define DISABLE_RGB_MATRIX_SOLID_REACTIVE_CROSS | ||
| 26 | # define DISABLE_RGB_MATRIX_SOLID_REACTIVE_NEXUS | ||
| 27 | |||
| 28 | #endif | ||
