aboutsummaryrefslogtreecommitdiff
path: root/keyboards/meira/keymaps/grahampheath/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/meira/keymaps/grahampheath/config.h')
-rw-r--r--keyboards/meira/keymaps/grahampheath/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/meira/keymaps/grahampheath/config.h b/keyboards/meira/keymaps/grahampheath/config.h
index fcc5e4f13..604f37846 100644
--- a/keyboards/meira/keymaps/grahampheath/config.h
+++ b/keyboards/meira/keymaps/grahampheath/config.h
@@ -21,7 +21,7 @@
21 21
22// place overrides here 22// place overrides here
23#define MUSIC_MASK (keycode != KC_NO) 23#define MUSIC_MASK (keycode != KC_NO)
24#define C6_AUDIO 24#define AUDIO_PIN C6
25#ifdef AUDIO_ENABLE 25#ifdef AUDIO_ENABLE
26 #define STARTUP_SONG SONG(PLANCK_SOUND) 26 #define STARTUP_SONG SONG(PLANCK_SOUND)
27 // #define STARTUP_SONG SONG(NO_SOUND) 27 // #define STARTUP_SONG SONG(NO_SOUND)