summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/christoph-cullmann/config.h
blob: ae4ca56ab5b3af16fcf2491c3d7e4ee07d200eb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**
 * 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"

// fix startup sound
#define AUDIO_INIT_DELAY

// normal startup sound
#define STARTUP_SONG SONG(PLANCK_SOUND)