aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd67/hotswap/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kbdfans/kbd67/hotswap/config.h')
-rw-r--r--keyboards/kbdfans/kbd67/hotswap/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/kbdfans/kbd67/hotswap/config.h b/keyboards/kbdfans/kbd67/hotswap/config.h
index fca9916ed..589d76da3 100644
--- a/keyboards/kbdfans/kbd67/hotswap/config.h
+++ b/keyboards/kbdfans/kbd67/hotswap/config.h
@@ -54,9 +54,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
54#define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6 54#define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6
55 55
56#define BACKLIGHT_PIN B7 56#define BACKLIGHT_PIN B7
57#ifdef BACKLIGHT_PIN
57#define BACKLIGHT_BREATHING 58#define BACKLIGHT_BREATHING
58#define BACKLIGHT_LEVELS 3 59#define BACKLIGHT_LEVELS 3
59 60#endif
60#define RGB_DI_PIN B4 61#define RGB_DI_PIN B4
61#ifdef RGB_DI_PIN 62#ifdef RGB_DI_PIN
62 #define RGBLED_NUM 8 63 #define RGBLED_NUM 8
@@ -67,6 +68,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
67 // #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */ 68 // #define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */
68// /*== all animations enable ==*/ 69// /*== all animations enable ==*/
69 #define RGBLIGHT_ANIMATIONS 70 #define RGBLIGHT_ANIMATIONS
71 #define RGBLIGHT_SLEEP
70// /*== or choose animations ==*/ 72// /*== or choose animations ==*/
71// #define RGBLIGHT_EFFECT_BREATHING 73// #define RGBLIGHT_EFFECT_BREATHING
72// #define RGBLIGHT_EFFECT_RAINBOW_MOOD 74// #define RGBLIGHT_EFFECT_RAINBOW_MOOD