~ruther/qmk_firmware

ref: cbb8ed17b2a14de6a78010ef14f1f17d26d82fe5 qmk_firmware/keyboards/prototypist/oceanographer/config.h -rw-r--r-- 302 bytes
cbb8ed17 — Wolf Van Herreweghe [Keyboard] Add Neely 65 (#21027) 1 year, 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// Copyright 2023 Anjheos (@Anjheos)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

// RGB Light settings
#define RGBLIGHT_LAYERS

#define RGBLIGHT_MAX_LAYERS 4
#define RGBLIGHT_DEFAULT_VAL 155

// Audio Settings
#ifdef AUDIO_ENABLE

#define AUDIO_PIN C6

#define AUDIO_INIT_DELAY

#endif
Do not follow this link