HID: apple: add Jamesdonkey and A3R to non-apple keyboards list
Jamesdonkey A3R keyboard is identified as "Jamesdonkey A3R" in wired mode, "A3R-U" in wireless mode and "A3R" in bluetooth mode. Adding them to non-apple keyboards fixes function key. Signed-off-by: Yihong Cao <caoyihong4@outlook.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -345,6 +345,8 @@ static const struct apple_non_apple_keyboard non_apple_keyboards[] = {
|
|||||||
{ "AONE" },
|
{ "AONE" },
|
||||||
{ "GANSS" },
|
{ "GANSS" },
|
||||||
{ "Hailuck" },
|
{ "Hailuck" },
|
||||||
|
{ "Jamesdonkey" },
|
||||||
|
{ "A3R" },
|
||||||
};
|
};
|
||||||
|
|
||||||
static bool apple_is_non_apple_keyboard(struct hid_device *hdev)
|
static bool apple_is_non_apple_keyboard(struct hid_device *hdev)
|
||||||
|
Reference in New Issue
Block a user