You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to try toggling a layer until a configurable number of seconds has elapsed, at which point the layer would toggle off. Is there any way to do this in zmk currently?
The text was updated successfully, but these errors were encountered:
I think a clever application of the tri-state behavior (#1366, also available as a module) using the timeout-ms property and &tog bindings might work for this. But you might need to set ignored-* properties as well.
I'd like to try toggling a layer until a configurable number of seconds has elapsed, at which point the layer would toggle off. Is there any way to do this in zmk currently?
The text was updated successfully, but these errors were encountered: