Move FORCE_NKRO to data driven (#20604)

This commit is contained in:
Ryan
2023-05-01 13:33:10 +10:00
committed by GitHub
parent 3bc4aeac6c
commit 12d42cedd2
228 changed files with 209 additions and 781 deletions

View File

@@ -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

View File

@@ -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",