diff options
Diffstat (limited to 'keyboards/silverbullet44/config.h')
-rw-r--r-- | keyboards/silverbullet44/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/silverbullet44/config.h b/keyboards/silverbullet44/config.h index dfd5e0aa94..cd78ef3418 100644 --- a/keyboards/silverbullet44/config.h +++ b/keyboards/silverbullet44/config.h @@ -111,7 +111,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Audio */ #ifdef AUDIO_ENABLE - #define B6_AUDIO + #define AUDIO_PIN B6 #define STARTUP_SONG SONG(STARTUP_SOUND) #define AUDIO_CLICKY #define AUDIO_CLICKY_FREQ_RANDOMNESS 1.0f |