Re: [PATCH] HID: apple: Add Endorfy Thock TKL Wireless to the non-apple keyboard list

Jiri Kosina <[email protected]>
Newsgroups gmane.linux.kernel.input,gmane.linux.kernel
Message-ID <[email protected]>
On Sun, 5 Jul 2026, Michal Slustik wrote:

> The Endorfy Thock TKL Wireless uses the same device ID as an
> Apple keyboard (05ac:024f), but its F1-F12 function keys do
> not work correctly by default.
> 
> Adding two entries to the non-apple keyboard list:
> one for Bluetooth mode, identified as "Thock TKL Wireless"
> one for 2.4GHz wireless mode, identified as "USB Dongle"
> 
> Signed-off-by: Michal Slustik <[email protected]>
> ---
>  drivers/hid/hid-apple.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/hid/hid-apple.c b/drivers/hid/hid-apple.c
> index bf7dd0fbf249..0bd1af58d837 100644
> --- a/drivers/hid/hid-apple.c
> +++ b/drivers/hid/hid-apple.c
> @@ -368,6 +368,8 @@ static const struct apple_non_apple_keyboard non_apple_keyboards[] = {
>  	{ "TH87" },			/* EPOMAKER TH87 BT mode */
>  	{ "HFD Epomaker TH87" },	/* EPOMAKER TH87 USB mode */
>  	{ "2.4G Wireless Receiver" },	/* EPOMAKER TH87 dongle */
> +	{ "Thock TKL Wireless" },	/* ENDORFY THOCK TKL BT mode */
> +	{ "USB Dongle" },		/* ENDORFY THOCK TKL dongle */
>  };

Applied, thanks.

-- 
Jiri Kosina
SUSE Labs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.