Skip to content

Commit

Permalink
[Keyboard] add rgb animation handwired/swiftrax/glacier (#18121)
Browse files Browse the repository at this point in the history
Co-authored-by: swiftrax <swiftrax@github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
  • Loading branch information
3 people authored Aug 23, 2022
1 parent 624d92e commit b395f40
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion keyboards/handwired/swiftrax/glacier/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

/* RGB */
#define RGB_DI_PIN B0
#define RGBLED_NUM 12
#define RGBLED_NUM 12
#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_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE

0 comments on commit b395f40

Please sign in to comment.