Skip to content

Commit a5c77b5

Browse files
authored
Fix startup sound for Planck (qmk#24893)
1 parent ad2c0f3 commit a5c77b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

keyboards/planck/config.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
2020
#define AUDIO_VOICES
2121
#define AUDIO_PIN C6
2222

23+
#define AUDIO_INIT_DELAY
24+
2325
/*
2426
* Feature disable options
2527
* These options are also useful to firmware size reduction.

0 commit comments

Comments
 (0)