Fixup evo70 (#20949)
This commit is contained in:
parent
a5b382beb3
commit
dba0f1d452
8 changed files with 36 additions and 85 deletions
|
@ -16,25 +16,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
|
||||
#define OLED_UPDATE_INTERVAL 33
|
||||
|
||||
#define OLED_DISABLE_TIMEOUT
|
||||
|
||||
#define TAP_CODE_DELAY 10
|
||||
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
|
||||
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
|
||||
#define RGBLIGHT_EFFECT_SNAKE
|
||||
#define RGBLIGHT_EFFECT_KNIGHT
|
||||
#define RGBLIGHT_EFFECT_CHRISTMAS
|
||||
#define RGBLIGHT_EFFECT_STATIC_GRADIENT
|
||||
#define RGBLIGHT_EFFECT_RGB_TEST
|
||||
#define RGBLIGHT_EFFECT_ALTERNATING
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
#define RGBLIGHT_LAYERS
|
||||
#define RGBLIGHT_LIMIT_VAL 128
|
||||
#define RGBLIGHT_DEFAULT_MODE RGBLIGHT_MODE_RAINBOW_SWIRL + 4
|
||||
|
||||
#define RGBLIGHT_SLEEP
|
Loading…
Add table
Add a link
Reference in a new issue