|
@@ -5,6 +5,10 @@
|
|
#define RGBLIGHT_ANIMATIONS
|
|
#define RGBLIGHT_ANIMATIONS
|
|
#endif // RGBLIGHT_ENABLE
|
|
#endif // RGBLIGHT_ENABLE
|
|
|
|
|
|
|
|
+#ifdef RGB_MATRIX_ENABLE
|
|
|
|
+ #define RGB_DISABLE_WHEN_USB_SUSPENDED
|
|
|
|
+#endif
|
|
|
|
+
|
|
#ifdef AUDIO_CLICKY
|
|
#ifdef AUDIO_CLICKY
|
|
#define AUDIO_CLICKY_ON
|
|
#define AUDIO_CLICKY_ON
|
|
#define AUDIO_CLICKY_FREQ_DEFAULT 261.63f
|
|
#define AUDIO_CLICKY_FREQ_DEFAULT 261.63f
|