From b8ad2b8aac01054ecafebdad7d581ed2adac9e0d Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sat, 1 Oct 2022 15:47:15 +0200 Subject: startup sound plays again --- config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h') diff --git a/config.h b/config.h index e7b1bcc..511da62 100644 --- a/config.h +++ b/config.h @@ -22,6 +22,9 @@ // ensure home row modifiers don't cause havoc #define IGNORE_MOD_TAP_INTERRUPT +// fix startup sound +#define AUDIO_INIT_DELAY + // normal startup sound #define STARTUP_SONG SONG(PLANCK_SOUND) -- cgit v1.2.3