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: April Grimoire <april@aprilg.moe>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
This commit is contained in:
April Grimoire 2025-10-23 00:37:26 +08:00 committed by Jiri Kosina
parent a45f15808f
commit 743c81cdc9
1 changed files with 1 additions and 0 deletions

View File

@ -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" },