mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-29 12:17:50 +06:00
10 lines
219 B
C
10 lines
219 B
C
// Copyright 2022 Markus Knutsson (@TweetyDaBird)
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
// Options not yet fully implemented in info.json
|
|
#define RGBLIGHT_DEFAULT_VAL 87
|
|
|
|
#define SPLIT_HAND_PIN B5
|