[Bug 268129] Add USB quirk for Keychron Q3 keyboard
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268129] [PATCH] Add USB quirk for Keychron Q3 keyboard"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.