#hold-tap hold + tap ... behaviour
1 messages · Page 1 of 1 (latest)
I don’t think there’s an easy way of doing this. Maybe you could bind the initial hold to a macro that triggers both BS and a layer switch
The question is how to get back after the layer-switch
One way to automatically get back would be use something like smart-layers and make the layer almost transparent other than the BS https://github.com/zmkfirmware/zmk/pull/1451
But that’s a lot of work to get what you want