Lotus58 glow (#20386)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
This commit is contained in:
13
keyboards/tweetydabird/lotus58/config.h
Normal file
13
keyboards/tweetydabird/lotus58/config.h
Normal file
@@ -0,0 +1,13 @@
|
||||
// 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_LIMIT_VAL 175
|
||||
#define RGBLIGHT_DEFAULT_VAL ( RGBLIGHT_LIMIT_VAL / 2 )
|
||||
|
||||
#define SPLIT_HAND_PIN B5
|
||||
#define SPLIT_LAYER_STATE_ENABLE
|
||||
#define SPLIT_LED_STATE_ENABLE
|
||||
#define SPLIT_OLED_ENABLE
|
Reference in New Issue
Block a user