]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
HID: asus: Add support for ASUS N-Key keyboard
authorLuke D Jones <luke@ljones.dev>
Mon, 26 Oct 2020 21:02:17 +0000 (10:02 +1300)
committerJiri Kosina <jkosina@suse.cz>
Thu, 29 Oct 2020 14:54:39 +0000 (15:54 +0100)
commitb92b80246e06269c1407face33fd8a57a763a145
treee6354b99a23fd81c80406cf6c746525a926c4d0c
parentbf36c6b946c8895cf590f10dbd70b589b0dc101f
HID: asus: Add support for ASUS N-Key keyboard

The ASUS N-Key keyboard uses the productId of 0x1866 and is used in
almost all modern ASUS gaming laptops with slight changes to the
firmware. This patch enables: Fn+key hotkeys, keyboard backlight
brightness control.

Additionally this keyboard requires the LED interface to be
initialized before such things as keyboard backlight control work.

Signed-off-by: Luke D Jones <luke@ljones.dev>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-asus.c
drivers/hid/hid-ids.h