aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd67/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kbdfans/kbd67/rev1/config.h')
-rw-r--r--keyboards/kbdfans/kbd67/rev1/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/kbdfans/kbd67/rev1/config.h b/keyboards/kbdfans/kbd67/rev1/config.h
index 7a26192f4..d20dcb1c5 100644
--- a/keyboards/kbdfans/kbd67/rev1/config.h
+++ b/keyboards/kbdfans/kbd67/rev1/config.h
@@ -49,9 +49,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
49#define DIODE_DIRECTION COL2ROW 49#define DIODE_DIRECTION COL2ROW
50 50
51#define BACKLIGHT_PIN B6 51#define BACKLIGHT_PIN B6
52#ifdef BACKLIGHT_PIN
52#define BACKLIGHT_BREATHING 53#define BACKLIGHT_BREATHING
53#define BACKLIGHT_LEVELS 3 54#define BACKLIGHT_LEVELS 3
54 55#endif
55#define RGB_DI_PIN E2 56#define RGB_DI_PIN E2
56#ifdef RGB_DI_PIN 57#ifdef RGB_DI_PIN
57 #define RGBLED_NUM 20 58 #define RGBLED_NUM 20
@@ -62,6 +63,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
62 // #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ 63 // #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */
63/*== all animations enable ==*/ 64/*== all animations enable ==*/
64 #define RGBLIGHT_ANIMATIONS 65 #define RGBLIGHT_ANIMATIONS
66 #define RGBLIGHT_SLEEP
65/*== or choose animations ==*/ 67/*== or choose animations ==*/
66 // #define RGBLIGHT_EFFECT_BREATHING 68 // #define RGBLIGHT_EFFECT_BREATHING
67 // #define RGBLIGHT_EFFECT_RAINBOW_MOOD 69 // #define RGBLIGHT_EFFECT_RAINBOW_MOOD