dcc47ea31b
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
7 lines
176 B
C
7 lines
176 B
C
// Copyright 2023 QMK
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
#pragma once
|
|
|
|
#define RGBLIGHT_MAX_LAYERS 3
|
|
#define ENCODER_MAP_KEY_DELAY 10
|
|
#define ENCODER_DEFAULT_POS 0x3
|