~ruther/qmk_firmware

ref: 3665ae04410c064a7ab8e9f8aa5f58b7105e16b8 qmk_firmware/keyboards/prototypist/oceanographer/config.h -rw-r--r-- 302 bytes
3665ae04 — HorrorTroll [Keyboard] HorrorTroll Nyx (#21143) 1 year, 7 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