HID: redragon: Fix modifier keys for Redragon Asura Keyboard
authorRobert Munteanu <rombert@apache.org>
Mon, 16 Apr 2018 21:38:24 +0000 (00:38 +0300)
committerJiri Kosina <jkosina@suse.cz>
Tue, 17 Apr 2018 11:56:29 +0000 (13:56 +0200)
commit85455dd906d568d5a42d9365938fbf82e932e2b8
tree66dfa7689b74bc4745e9db289e1fb42fe403c0a2
parente8403b493fd5180e351ca67eb66406d95dadcd0b
HID: redragon: Fix modifier keys for Redragon Asura Keyboard

This adds a new driver for the Redragon Asura keyboard. The Asura
keyboard contains an error in the HID descriptor which causes all
modifier keys to be mapped to left shift. Additionally, we suppress
the creation of a second, not working, keyboard device.

Signed-off-by: Robert Munteanu <rombert@apache.org>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-ids.h
drivers/hid/hid-redragon.c [new file with mode: 0644]