zmk
zmk copied to clipboard
Make `split-peripheral-off-on-press` irrelevant
Soft-off has a property called split-peripheral-off-on-press which turns off the peripheral immediately when soft-off is triggered. This is done to prevent issues with the peripheral not turning off when the behavior is triggered via a hold. It would be good for the property to be made irrelevant.
Relevant PR: #2299