summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
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)