]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/rodhaene/config.h
Adds IS31FL3731 RGB Matrix Implementation (#2910)
[qmk_firmware.git] / keyboards / planck / keymaps / rodhaene / config.h
1 #ifndef CONFIG_USER_H
2 #define CONFIG_USER_H
3
4 #include "config_common.h"
5
6 #ifdef AUDIO_ENABLE
7     #define STARTUP_SONG SONG(PLANCK_SOUND)
8
9 #endif
10
11 #endif