summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl_manuform/dmote/62key/config.h
blob: 41af664c25886d5e68cd55cf84a56910ce5ad906 (plain)
1
2
3
4
5
6
7
8
9
#pragma once

// WS2812 RGB LED, normally used to indicate keyboard state:
#define RGBLIGHT_EFFECT_KNIGHT
#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 2
#define RGBLIGHT_EFFECT_CHRISTMAS
#define RGBLIGHT_EFFECT_CHRISTMAS_STEP 1
#define RGBLED_NUM 6           // Used when chaining strips
#define RGBLED_SPLIT { 3, 3 }  // Used when not chaining strips