commit: c592e105904b48bf3caa91c37fe1e637f85a8ec7
parent c00b0c5bc96b4cd5d096d3c8701e86be9aba4982
Author: QMK Bot <hello@qmk.fm>
Date: Tue, 18 Feb 2025 16:05:34 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/keyboards/planck/config.h b/keyboards/planck/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.