[keyboard] Graystudio Think6.5 V3 Support Revised (#21560)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
6038023cfb
commit
31a9d2d00d
8 changed files with 369 additions and 0 deletions
9
keyboards/gray_studio/think65v3/config.h
Normal file
9
keyboards/gray_studio/think65v3/config.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
// Copyright 2023 Yizhen Liu (@edwardslau)
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
#pragma once
|
||||
#define RGBLIGHT_DEFAULT_MODE RGBLIGHT_MODE_RAINBOW_MOOD
|
||||
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
|
||||
#define LOCKING_SUPPORT_ENABLE
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue