Explorar o código

asus-laptop: Add key found on Asus N61JQ

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Corentin Chary %!s(int64=15) %!d(string=hai) anos
pai
achega
b58baecdde
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      drivers/platform/x86/asus-laptop.c

+ 1 - 0
drivers/platform/x86/asus-laptop.c

@@ -278,6 +278,7 @@ static const struct key_entry asus_keymap[] = {
 	{KE_KEY, 0x99, { KEY_PHONE } },
 	{KE_KEY, 0x99, { KEY_PHONE } },
 	{KE_KEY, 0xc4, { KEY_KBDILLUMUP } },
 	{KE_KEY, 0xc4, { KEY_KBDILLUMUP } },
 	{KE_KEY, 0xc5, { KEY_KBDILLUMDOWN } },
 	{KE_KEY, 0xc5, { KEY_KBDILLUMDOWN } },
+	{KE_KEY, 0xb5, { KEY_CALC } },
 	{KE_END, 0},
 	{KE_END, 0},
 };
 };