Correct documentation for `PREVENT_STUCK_MODIFIERS`

master
Joe Wasson 7 years ago committed by Jack Humbert
parent 7dda7158fb
commit 5226e4c79b

@ -116,7 +116,7 @@ If you define these options you will enable the associated feature, which may in
* `#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 PREVENT_STUCK_MODIFIERS`
* when switching layers, this will release all mods
* stores the layer a key press came from so the same layer is used when the key is released, regardless of which layers are enabled
## Behaviors That Can Be Configured

Loading…
Cancel
Save