mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-07 22:35:42 +00:00
Update keyboards/skyloong/gk75/q2/config.h
OK.Thanks for your suggestion. Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
8a286dd8d0
commit
6d0e5bc0dd
@ -3,16 +3,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifdef ENCODER_ENABLE
|
||||
# define ENCODER_MAP_KEY_DELAY 10
|
||||
#endif
|
||||
#define ENCODER_MAP_KEY_DELAY 10
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
# define AW20216S_CS_PIN_1 B12
|
||||
# define AW20216S_CS_PIN_2 B11
|
||||
#define AW20216S_CS_PIN_1 B12
|
||||
#define AW20216S_CS_PIN_2 B11
|
||||
// Hardware enable lines may be connected to the same pin
|
||||
# define AW20216S_EN_PIN B5
|
||||
# define CAPS_LOCK_INDEX 43
|
||||
#endif // RGB_MATRIX_ENABLE
|
||||
|
||||
|
||||
#define AW20216S_EN_PIN B5
|
||||
#define CAPS_LOCK_INDEX 43
|
||||
|
Loading…
Reference in New Issue
Block a user