diff options
Diffstat (limited to 'keyboards/ckeys/obelus/config.h')
-rw-r--r-- | keyboards/ckeys/obelus/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ckeys/obelus/config.h b/keyboards/ckeys/obelus/config.h index eaf4811ba7..25bc1db03c 100644 --- a/keyboards/ckeys/obelus/config.h +++ b/keyboards/ckeys/obelus/config.h @@ -154,7 +154,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #ifdef AUDIO_ENABLE #define AUDIO_VOICES - #define C6_AUDIO + #define AUDIO_PIN C6 #define STARTUP_SONG SONG(STARTUP_SOUND) #endif |