Macro for Shift Lock? (Windows)

***Figured out. Leaving up as a resource

Wondering if anyone knows how to write a macro for a shift lock. Much like caps lock, when hitting desired macro key, it would lock shift on as long as I like so I can highlight text. Then toggle off.

Much like Shift + v in Vim

I’ve given layer fn2 arrows tied to shift. So when I press any arrow it’s highlighting text.

*** Fixed macro:

toggleLayer fn2
ifShortcut 90 final tapKeySeq home S-end
holdKey leftShift