diff options
Diffstat (limited to 'keyboards/orthodox/keymaps/drashna/config.h')
-rw-r--r-- | keyboards/orthodox/keymaps/drashna/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h index 585c91640..e3a89bce6 100644 --- a/keyboards/orthodox/keymaps/drashna/config.h +++ b/keyboards/orthodox/keymaps/drashna/config.h | |||
@@ -50,7 +50,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
50 | #endif // RGBLIGHT_ENABLE | 50 | #endif // RGBLIGHT_ENABLE |
51 | 51 | ||
52 | #ifdef AUDIO_ENABLE | 52 | #ifdef AUDIO_ENABLE |
53 | # define C6_AUDIO | 53 | # define AUDIO_PIN C6 |
54 | # ifdef RGBLIGHT_ENABLE | 54 | # ifdef RGBLIGHT_ENABLE |
55 | # define NO_MUSIC_MODE | 55 | # define NO_MUSIC_MODE |
56 | # endif | 56 | # endif |