summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/bakingpy/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_4x12/bakingpy/config.h')
-rw-r--r--layouts/community/ortho_4x12/bakingpy/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/bakingpy/config.h b/layouts/community/ortho_4x12/bakingpy/config.h
index 28444fe47..77fa69ad7 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