summaryrefslogtreecommitdiff
path: root/planck/config.h
blob: e1a1763bd52b965bada1c9779837db03a4b6458c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/**
 * SPDX-FileCopyrightText: 2024 Christoph Cullmann <christoph@cullmann.io>
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

#pragma once

// our shared config parts
#include "/home/cullmann/data/qmk/christoph-cullmann/common/config.h"

//
// audio configuration
//

// fix startup sound
#define AUDIO_INIT_DELAY

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