From 1236eac4f2ca220c21cc73b0bc4e39d0b2d9df63 Mon Sep 17 00:00:00 2001 From: Danny Date: Thu, 12 Jul 2018 13:35:51 -0400 Subject: Slow down speed of All Star song by factor of 4 (#3383) --- layouts/community/ortho_4x12/bakingpy/config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'layouts/community/ortho_4x12/bakingpy/config.h') diff --git a/layouts/community/ortho_4x12/bakingpy/config.h b/layouts/community/ortho_4x12/bakingpy/config.h index 28444fe479..77fa69ad78 100644 --- a/layouts/community/ortho_4x12/bakingpy/config.h +++ b/layouts/community/ortho_4x12/bakingpy/config.h @@ -23,4 +23,8 @@ #define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_VAL_STEP 8 +#ifdef AUDIO_ENABLE +#define C6_AUDIO +#endif + #endif -- cgit v1.2.3