[Bug 268129] Add USB quirk for Keychron Q3 keyboard

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 28 Apr 2024 14:28:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268129

--- Comment #9 from Vladimir Kondratyev <wulf@freebsd.org> ---
This device exposes mouse report so it can not be handled by ukbd. Try to use
usbhid. Add following lines to /boot/loader.conf

hw.usb.usbhid.enable=1
usbhid_load="YES"

-- 
You are receiving this mail because:
You are the assignee for the bug.