Skip to content

Commit

Permalink
Update keyboards/mechlovin/adelais/standard_led/avr/rev1/config.h
Browse files Browse the repository at this point in the history
Co-authored-by: Drashna Jaelre <drashna@live.com>
  • Loading branch information
mechlovin and drashna committed Sep 18, 2021
1 parent 54e3cf5 commit 4553b71
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion keyboards/mechlovin/adelais/standard_led/avr/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,16 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGB_DI_PIN E2
#define RGBLED_NUM 23
#define RGBLIGHT_LIMIT_VAL 255
#define RGBLIGHT_ANIMATIONS
#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 ENCODERS_PAD_A { D3, D5, C7 }
#define ENCODERS_PAD_B { D2, B6, C6 }
Expand Down

0 comments on commit 4553b71

Please sign in to comment.