Move FORCE_NKRO
to data driven (#20604)
This commit is contained in:
@@ -97,5 +97,3 @@
|
||||
#define ENABLE_RGB_MATRIX_MULTISPLASH
|
||||
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
|
||||
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
||||
|
||||
#define FORCE_NKRO
|
||||
|
@@ -6,7 +6,8 @@
|
||||
"usb": {
|
||||
"vid": "0x5845",
|
||||
"pid": "0x5052",
|
||||
"device_version": "0.0.1"
|
||||
"device_version": "0.0.1",
|
||||
"force_nkro": true
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "custom"
|
||||
|
Reference in New Issue
Block a user