HID: apple: Add support for Keychron K1 wireless keyboard
authorHaochen Tong <i@hexchain.org>
Sat, 17 Jul 2021 17:04:31 +0000 (01:04 +0800)
committerJiri Kosina <jkosina@suse.cz>
Wed, 28 Jul 2021 09:40:43 +0000 (11:40 +0200)
commitebe0b42a4252333aa4af60fd4d11b69405aa6068
tree2d1ec58f1e1a2c62b8b52a8b0ed398dfa4c95df1
parente9c6729acb38bcf027e40a5b50b2e1b0aa4bc170
HID: apple: Add support for Keychron K1 wireless keyboard

The Keychron K1 wireless keyboard has a set of Apple-like function keys
and an Fn key that works like on an Apple bluetooth keyboard. It
identifies as an Apple Alu RevB ANSI keyboard (05ac:024f) over USB and
BT. Use hid-apple for it so the Fn key and function keys work correctly.

Signed-off-by: Haochen Tong <i@hexchain.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-apple.c