Skip to content

Commit

Permalink
Move AUDIO_INIT_DELAY to Planck config to resolve #8852
Browse files Browse the repository at this point in the history
  • Loading branch information
JunoNgx committed Feb 3, 2025
1 parent 90cd4f8 commit 4f5000c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions keyboards/planck/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 0 additions & 1 deletion keyboards/planck/keymaps/default/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
*/

#define MIDI_BASIC
#define AUDIO_INIT_DELAY

/* enable advanced MIDI features:
- MIDI notes can be added to the keymap
Expand Down

0 comments on commit 4f5000c

Please sign in to comment.