OSDN Git Service

HID: apple: Add support for recent firmware on Magic Keyboards
authorMansour Behabadi <mansour@oxplot.com>
Wed, 29 Jan 2020 06:26:31 +0000 (17:26 +1100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 12 Feb 2020 13:17:42 +0000 (14:17 +0100)
commite433be929e63265b7412478eb7ff271467aee2d7
treef24333ad62bb6bdf4e61459a83c650aa0001dfd8
parentbeae56192a2570578ae45050e73c5ff9254f63e6
HID: apple: Add support for recent firmware on Magic Keyboards

Magic Keyboards with more recent firmware (0x0100) report Fn key differently.
Without this patch, Fn key may not behave as expected and may not be
configurable via hid_apple fnmode module parameter.

Signed-off-by: Mansour Behabadi <mansour@oxplot.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-apple.c