1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/planck/keymaps/roguepullrequest/config.h
Richard Baptist 21fbcf145c
Revert "Delete unused boards"
This reverts commit 1b5c75c83d.
2019-06-16 13:04:19 +02:00

9 lines
82 B
C

#pragma once
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(RICK_ROLL)
#endif