Commit 743c81cd authored by April Grimoire's avatar April Grimoire Committed by Jiri Kosina
Browse files

HID: apple: Add SONiX AK870 PRO to non_apple_keyboards quirk list



SONiX AK870 PRO keyboard pretends to be an apple keyboard by VID:PID,
rendering function keys not treated properly. Despite being a
SONiX USB DEVICE, it uses a different name, so adding it to the list.

Signed-off-by: default avatarApril Grimoire <april@aprilg.moe>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.com>
parent a45f1580
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -355,6 +355,7 @@ static const struct apple_key_translation swapped_fn_leftctrl_keys[] = {

static const struct apple_non_apple_keyboard non_apple_keyboards[] = {
	{ "SONiX USB DEVICE" },
	{ "SONiX AK870 PRO" },
	{ "Keychron" },
	{ "AONE" },
	{ "GANSS" },