startup sound plays again
This commit is contained in:
parent
e2eb9283dd
commit
b8ad2b8aac
3
config.h
3
config.h
|
@ -22,6 +22,9 @@
|
||||||
// ensure home row modifiers don't cause havoc
|
// ensure home row modifiers don't cause havoc
|
||||||
#define IGNORE_MOD_TAP_INTERRUPT
|
#define IGNORE_MOD_TAP_INTERRUPT
|
||||||
|
|
||||||
|
// fix startup sound
|
||||||
|
#define AUDIO_INIT_DELAY
|
||||||
|
|
||||||
// normal startup sound
|
// normal startup sound
|
||||||
#define STARTUP_SONG SONG(PLANCK_SOUND)
|
#define STARTUP_SONG SONG(PLANCK_SOUND)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue