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 don't know much about QMK internals but it seems like SMTD_LT activates target layer and turns others off, right? (like TO) That's might be the reaason why we cannot use tri state layers
Yep, tri-layers are not supported.
Added this to a backlog. Tbh it's not first priority feature right now, but in a version or two I will implement this.
Hi, thanks for the great home row mods implementation!
Just tried it and everything works fine except the Tri Layers:
https://docs.qmk.fm/ref_functions#update-tri-layer-state-state-x-y-z
Same config works with accordion but does not work with sm_td.
I don't know much about QMK internals but it seems like SMTD_LT activates target layer and turns others off, right? (like TO) That's might be the reaason why we cannot use tri state layers
Do you think it is possible to modify the implementation to make it work with the Tri State Layers?
The text was updated successfully, but these errors were encountered: