Deprecate usb.force_nkro/FORCE_NKRO (#25262)
This commit is contained in:
parent
e553cf7214
commit
05ff5443b1
7 changed files with 36 additions and 9 deletions
|
|
@ -140,8 +140,6 @@ If you define these options you will enable the associated feature, which may in
|
|||
|
||||
* `#define ENABLE_COMPILE_KEYCODE`
|
||||
* Enables the `QK_MAKE` keycode
|
||||
* `#define FORCE_NKRO`
|
||||
* NKRO by default requires to be turned on, this forces it on during keyboard startup regardless of EEPROM setting. NKRO can still be turned off but will be turned on again if the keyboard reboots.
|
||||
* `#define STRICT_LAYER_RELEASE`
|
||||
* force a key release to be evaluated using the current layer stack instead of remembering which layer it came from (used for advanced cases)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue