index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
planck
/
keymaps
/
dsanchezseco
/
config.h
blob: 3ed041f3bd84a7ddff55ed92687132c407c8463d (
plain
)
1
2
3
4
5
#pragma once
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(DVORAK_SOUND)
#endif