Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ee8a1a0a authored by Jan Scholz's avatar Jan Scholz Committed by Jiri Kosina
Browse files

HID: Apple ALU wireless keyboards are bluetooth devices



While parsing 'hid_blacklist' in the apple alu wireless keyboard is not found.
This happens because in the blacklist it is declared with HID_USB_DEVICE
although the keyboards are really bluetooth devices.  The same holds for
'apple_devices' list.

This patch fixes it by changing HID_USB_DEVICE to HID_BLUETOOTH_DEVICE in those
two lists.

Signed-off-by: default avatarJan Scholz <Scholz@fias.uni-frankfurt.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent fde5be35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment