summaryrefslogtreecommitdiff
path: root/planck/config.h
blob: f7ca78d102f1ea6d6518377f37e1d0a03b6cab3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// Copyright Christoph Cullmann
// SPDX-License-Identifier: GPL-2.0+

#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)