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:
parent
d732b0b849
commit
28c11ed348
11 changed files with 313 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue