0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-01-16 06:39:25 +00:00
qmk_firmware/keyboards/planck/keymaps/rodhaene/config.h

10 lines
125 B
C

#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#ifdef AUDIO_ENABLE
#define STARTUP_SONG SONG(PLANCK_SOUND)
#endif
#endif