[Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265)
This commit is contained in:
parent
8b48bab54f
commit
40529e89de
14 changed files with 1247 additions and 0 deletions
13
keyboards/splitkb/kyria/keymaps/uqs/config.h
Normal file
13
keyboards/splitkb/kyria/keymaps/uqs/config.h
Normal file
|
@ -0,0 +1,13 @@
|
|||
// Copyright 2022 Ulrich Spörlein (@uqs)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
//#define RGBLIGHT_ANIMATIONS
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
#define RGBLIGHT_SAT_STEP 8
|
||||
#define RGBLIGHT_VAL_STEP 8
|
||||
#define RGBLIGHT_LIMIT_VAL 150
|
||||
#endif
|
||||
|
||||
#define EE_HANDS
|
Loading…
Add table
Add a link
Reference in a new issue