index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
planck
/
keymaps
/
roguepullrequest
/
config.h
blob: 13d3a6370f74fe2e45632567bbf7de75d9328261 (
plain
)
1
2
3
4
5
6
7
8
#pragma once
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(RICK_ROLL)
#endif