diff options
Diffstat (limited to 'layouts/community/ortho_4x12/bakingpy/config.h')
-rw-r--r-- | layouts/community/ortho_4x12/bakingpy/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ortho_4x12/bakingpy/config.h b/layouts/community/ortho_4x12/bakingpy/config.h index a153adffb6..f7d2c24252 100644 --- a/layouts/community/ortho_4x12/bakingpy/config.h +++ b/layouts/community/ortho_4x12/bakingpy/config.h @@ -16,5 +16,5 @@ #define RGBLIGHT_VAL_STEP 8 #ifdef AUDIO_ENABLE -#define C6_AUDIO +#define AUDIO_PIN C6 #endif |