mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-19 05:35:40 +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
|
#pragma once
|
||||||
|
|
||||||
#ifdef ENCODER_ENABLE
|
|
||||||
#define ENCODER_MAP_KEY_DELAY 10
|
#define ENCODER_MAP_KEY_DELAY 10
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef RGB_MATRIX_ENABLE
|
|
||||||
#define AW20216S_CS_PIN_1 B12
|
#define AW20216S_CS_PIN_1 B12
|
||||||
#define AW20216S_CS_PIN_2 B11
|
#define AW20216S_CS_PIN_2 B11
|
||||||
// Hardware enable lines may be connected to the same pin
|
// Hardware enable lines may be connected to the same pin
|
||||||
#define AW20216S_EN_PIN B5
|
#define AW20216S_EN_PIN B5
|
||||||
#define CAPS_LOCK_INDEX 43
|
#define CAPS_LOCK_INDEX 43
|
||||||
#endif // RGB_MATRIX_ENABLE
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user