Update Key: Context to Key: Menu in device view label lookup

This commit is contained in:
Adam Honse 2020-08-24 00:51:34 -05:00
parent 6d9aea38a6
commit b03fce33ca

View file

@ -120,7 +120,7 @@ static const led_label_lookup_type led_label_lookup[] =
{ "Key: Right Alt", "Alt" },
{ "Key: Right Fn", "Fn" },
{ "Key: Right Windows", "Win" },
{ "Key: Context", "Mnu" },
{ "Key: Menu", "Mnu" },
{ "Key: Right Control", "Ctl" },
{ "Key: Left Arrow", "Lft" },
{ "Key: Down Arrow", "Dn" },