vial-kb / vial-gui

Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time.
https://get.vial.today
GNU General Public License v2.0
945 stars 180 forks source link

LM() support #270

Open ooooooonfdfasn opened 2 months ago

ooooooonfdfasn commented 2 months ago

I can't use LM. Neither web nor local version. When I enter the keycode directly, it changes to 0x5032 and doesn't work.

Johtomma commented 1 week ago

Actually LM(1, keycode) seems to work. I am using it to shift hold and use layer 1. Which could mean that it might only work for layer 1. Or that the generated code is wrong or interpreted wrong somehow.