diff options
Diffstat (limited to 'keyboards/meira/keymaps/grahampheath/config.h')
-rw-r--r-- | keyboards/meira/keymaps/grahampheath/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/meira/keymaps/grahampheath/config.h b/keyboards/meira/keymaps/grahampheath/config.h index fcc5e4f136..604f378461 100644 --- a/keyboards/meira/keymaps/grahampheath/config.h +++ b/keyboards/meira/keymaps/grahampheath/config.h @@ -21,7 +21,7 @@ // place overrides here #define MUSIC_MASK (keycode != KC_NO) -#define C6_AUDIO +#define AUDIO_PIN C6 #ifdef AUDIO_ENABLE #define STARTUP_SONG SONG(PLANCK_SOUND) // #define STARTUP_SONG SONG(NO_SOUND) |