diff options
Diffstat (limited to 'layouts/community/split_3x6_3/drashna/config.h')
-rw-r--r-- | layouts/community/split_3x6_3/drashna/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/layouts/community/split_3x6_3/drashna/config.h b/layouts/community/split_3x6_3/drashna/config.h index 6205ededf1..dd950ce7bc 100644 --- a/layouts/community/split_3x6_3/drashna/config.h +++ b/layouts/community/split_3x6_3/drashna/config.h @@ -74,8 +74,9 @@ // #define INIT_EE_HANDS_RIGHT #endif + #if defined(AUDIO_ENABLE) && !defined(CONVERT_TO_PROTON_C) -# define B6_AUDIO +# define AUDIO_PIN B6 # define NO_MUSIC_MODE #endif |