summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/christoph-cullmann/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/christoph-cullmann/config.h')
-rw-r--r--keyboards/planck/keymaps/christoph-cullmann/config.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/christoph-cullmann/config.h b/keyboards/planck/keymaps/christoph-cullmann/config.h
new file mode 100644
index 0000000..e108bc0
--- /dev/null
+++ b/keyboards/planck/keymaps/christoph-cullmann/config.h
@@ -0,0 +1,19 @@
+/**
+ * SPDX-FileCopyrightText: 2024 Christoph Cullmann <christoph@cullmann.io>
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
+#pragma once
+
+// our shared config parts
+#include "common/config.h"
+
+//
+// audio configuration
+//
+
+// fix startup sound
+#define AUDIO_INIT_DELAY
+
+// normal startup sound
+#define STARTUP_SONG SONG(PLANCK_SOUND)