Skip to content

Commit

Permalink
Remove KBD_BACKLIGHT quirk from asus ally patch
Browse files Browse the repository at this point in the history
Closes #15
  • Loading branch information
Samsagax committed Jul 15, 2023
1 parent d0e0b72 commit f33436e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/0003-asus-ally-asus-hid-6.3-v2.patch
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ index d1094bb1aa42..47fb048bb5fd 100644
QUIRK_USE_KBD_BACKLIGHT | QUIRK_ROG_NKEY_KEYBOARD },
+ { HID_USB_DEVICE(USB_VENDOR_ID_ASUSTEK,
+ USB_DEVICE_ID_ASUSTEK_ROG_NKEY_ALLY),
+ QUIRK_USE_KBD_BACKLIGHT | QUIRK_ROG_NKEY_KEYBOARD },
+ QUIRK_ROG_NKEY_KEYBOARD },
{ HID_USB_DEVICE(USB_VENDOR_ID_ASUSTEK,
USB_DEVICE_ID_ASUSTEK_ROG_CLAYMORE_II_KEYBOARD),
QUIRK_ROG_CLAYMORE_II_KEYBOARD },
Expand Down

0 comments on commit f33436e

Please sign in to comment.