Move FORCE_NKRO
to data driven (#20604)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"usb": {
|
||||
"vid": "0x4345",
|
||||
"pid": "0x2EC0",
|
||||
"device_version": "0.0.1"
|
||||
"device_version": "0.0.1",
|
||||
"force_nkro": true
|
||||
}
|
||||
}
|
||||
|
@@ -71,8 +71,6 @@
|
||||
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
|
||||
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
||||
|
||||
#define FORCE_NKRO
|
||||
|
||||
// Slim down the ROM
|
||||
#define NO_ACTION_LAYER
|
||||
#define NO_ACTION_TAPPING
|
||||
|
Reference in New Issue
Block a user