Update keyboards/skyloong/gk75/q2/config.h

OK.Thanks for your suggestion.

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
JIKEDINGZHI 2024-10-09 15:09:51 +08:00 committed by GitHub
parent 8a286dd8d0
commit 6d0e5bc0dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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