summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/rodhaene/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/rodhaene/config.h')
-rw-r--r--keyboards/planck/keymaps/rodhaene/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/rodhaene/config.h b/keyboards/planck/keymaps/rodhaene/config.h
new file mode 100644
index 000000000..770350f05
--- /dev/null
+++ b/keyboards/planck/keymaps/rodhaene/config.h
@@ -0,0 +1,11 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "config_common.h"
+
+#ifdef AUDIO_ENABLE
+ #define STARTUP_SONG SONG(PLANCK_SOUND)
+
+#endif
+
+#endif \ No newline at end of file