mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 05:32:05 +00:00
Update keyboards/skyloong/gk61/pro/config.h
It doesn't seem to be a problem to compile without defining DRIVER_COUNT. Thank you for your rigor and seriousness. Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
8839fcb035
commit
56a2eeda55
@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#ifdef RGB_MATRIX_ENABLE
|
#ifdef RGB_MATRIX_ENABLE
|
||||||
|
#define DRIVER_COUNT 1
|
||||||
#define RGB_MATRIX_LED_COUNT 64
|
#define RGB_MATRIX_LED_COUNT 64
|
||||||
#define CAPS_LOCK_INDEX 28
|
#define CAPS_LOCK_INDEX 28
|
||||||
#define WIN_MOD_INDEX 16
|
#define WIN_MOD_INDEX 16
|
||||||
|
Loading…
Reference in New Issue
Block a user