]> asedeno.scripts.mit.edu Git - linux.git/commit
HID: macally: Add support for Macally ikey keyboard
authorAlex Henrie <alexhenrie24@gmail.com>
Wed, 3 Apr 2019 03:18:17 +0000 (21:18 -0600)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 3 Apr 2019 15:14:13 +0000 (17:14 +0200)
commit161f62cd07fde123fd52bf6d5b6fd6513cca968e
tree4fea6a1b1d541011b9270eeb1a2536270c7c884b
parentc6400e5cef5eafc259e649ceedc4c7eecc9069d8
HID: macally: Add support for Macally ikey keyboard

This enables the power and equals keys on the Macally ikey keyboard.

Based on the Cougar gaming keyboard HID driver, which uses the same
vendor ID.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-ids.h
drivers/hid/hid-macally.c [new file with mode: 0644]