diff options
Diffstat (limited to 'keyboards/hadron')
| -rw-r--r-- | keyboards/hadron/ver3/config.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/hadron/ver3/config.h b/keyboards/hadron/ver3/config.h index f76ca4060..8c04575ee 100644 --- a/keyboards/hadron/ver3/config.h +++ b/keyboards/hadron/ver3/config.h | |||
| @@ -50,7 +50,11 @@ | |||
| 50 | 50 | ||
| 51 | //Audio | 51 | //Audio |
| 52 | #undef AUDIO_VOICES | 52 | #undef AUDIO_VOICES |
| 53 | #undef C6_AUDIO | 53 | #undef AUDIO_PIN |
| 54 | #define AUDIO_PIN A5 | ||
| 55 | #define AUDIO_PIN_ALT A4 | ||
| 56 | #define AUDIO_PIN_ALT_AS_NEGATIVE | ||
| 57 | |||
| 54 | 58 | ||
| 55 | #ifdef AUDIO_ENABLE | 59 | #ifdef AUDIO_ENABLE |
| 56 | #define STARTUP_SONG SONG(PLANCK_SOUND) | 60 | #define STARTUP_SONG SONG(PLANCK_SOUND) |
