the-via / app

GNU General Public License v3.0
843 stars 189 forks source link

LM(1,MOD_RALT) gets converted to LM(1,MOD_LALT) #235

Open timakro opened 7 months ago

timakro commented 7 months ago

According to the QMK docs, LM(1,MOD_RALT) is be supported and should momentarily activate layer 1 with the right alt modifier active. When I navigate to Special → Any in VIA and enter LM(1,MOD_RALT) it converts to LM(1,MOD_LALT) upon confirming the dialog.

I'm not sure if this is a VIA or QMK bug.