diff options
Diffstat (limited to 'keyboards/ckeys/thedora/config.h')
-rwxr-xr-x | keyboards/ckeys/thedora/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/ckeys/thedora/config.h b/keyboards/ckeys/thedora/config.h index 349e33748..c7557aa62 100755 --- a/keyboards/ckeys/thedora/config.h +++ b/keyboards/ckeys/thedora/config.h | |||
@@ -157,6 +157,9 @@ | |||
157 | // NOTE: Must change polyphony_rate to a number higher than 0 in voices.c | 157 | // NOTE: Must change polyphony_rate to a number higher than 0 in voices.c |
158 | #define AUDIO_VOICES | 158 | #define AUDIO_VOICES |
159 | #define PITCH_STANDARD_A 880.0f | 159 | #define PITCH_STANDARD_A 880.0f |
160 | #define AUDIO_PIN A5 | ||
161 | #define AUDIO_PIN_ALT A4 | ||
162 | #define AUDIO_PIN_ALT_AS_NEGATIVE | ||
160 | 163 | ||
161 | // Mouse keys | 164 | // Mouse keys |
162 | #define MOUSEKEY_DELAY 0 | 165 | #define MOUSEKEY_DELAY 0 |