Pārlūkot izejas kodu

Fix startup sound for Planck (#24893)

Juno Nguyen 1 gadu atpakaļ
vecāks
revīzija
a5c77b5c45
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      keyboards/planck/config.h

+ 2 - 0
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.