Move FORCE_NKRO
to data driven (#20604)
This commit is contained in:
@@ -20,9 +20,6 @@
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
||||
/* force n-key rollover*/
|
||||
#define FORCE_NKRO
|
||||
|
||||
#define DYNAMIC_MACRO_COUNT 12
|
||||
#define DYNAMIC_MACRO_SIZE 48
|
||||
#define DYNAMIC_MACRO_EEPROM_STORAGE
|
||||
|
@@ -6,7 +6,8 @@
|
||||
"usb": {
|
||||
"vid": "0xFEED",
|
||||
"pid": "0x0666",
|
||||
"device_version": "13.3.7"
|
||||
"device_version": "13.3.7",
|
||||
"force_nkro": true
|
||||
},
|
||||
"indicators": {
|
||||
"caps_lock": "E1",
|
||||
|
Reference in New Issue
Block a user