Move FORCE_NKRO to data driven (#20604)
This commit is contained in:
@@ -3,13 +3,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
/* Other settings */
|
||||
|
||||
/* NKRO by default is required to be turned on. This forces it on
|
||||
during keyboard startup regardless of EEPROM setting. */
|
||||
#define FORCE_NKRO
|
||||
|
||||
/* Change the USB polling rate [default = 1000Hz (1ms)] and
|
||||
* use larger value of keys per scan for elite games */
|
||||
#define USB_POLLING_INTERVAL_MS 2 // 500Hz
|
||||
|
||||
Reference in New Issue
Block a user