aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQMK Bot2025-04-11 18:26:48 +0200
committerQMK Bot2025-04-11 18:26:48 +0200
commit0d7d75d3d501804a46f084be2effdb4a7b16e4a9 (patch)
treea91ba57f0098556c6abf44dbb1d34c1ae579f47f
parente27dd0f26faa3cbe787e539b2435450fffa3709a (diff)
parentdaf696894773d0884bb6d0c542966d6db0f1af4d (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--keyboards/preonic/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/preonic/config.h b/keyboards/preonic/config.h
index c47b9e7ed4..67ff77912c 100644
--- a/keyboards/preonic/config.h
+++ b/keyboards/preonic/config.h
@@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define AUDIO_VOICES
#define AUDIO_PIN C6
+#define AUDIO_INIT_DELAY
+
/*
* Feature disable options
* These options are also useful to firmware size reduction.