mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-21 15:12:02 +00:00
Update keyboards/skyloong/gk980/q1/config.h
OK, thank you. Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
82f16cb149
commit
c0c9f64108
@ -7,17 +7,8 @@
|
|||||||
#define DEBOUNCE 10
|
#define DEBOUNCE 10
|
||||||
#define WIN_LOCK_INDEX 75
|
#define WIN_LOCK_INDEX 75
|
||||||
|
|
||||||
#ifdef ENCODER_ENABLE
|
|
||||||
#define ENCODER_MAP_KEY_DELAY 20
|
#define ENCODER_MAP_KEY_DELAY 20
|
||||||
#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
|
#define AW20216S_EN_PIN B5
|
||||||
# define AW20216S_EN_PIN_1 B5
|
|
||||||
# define AW20216S_EN_PIN_2 B5
|
|
||||||
# define RGB_MATRIX_KEYPRESSES
|
|
||||||
# define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
|
||||||
#endif // RGB_MATRIX_ENABLE
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user