pi400kb
pi400kb copied to clipboard
Qs: Does pi400kb work with Pi4B as well? Does pi400kb support single device keyboard+mouse?
Hi,
- will specifying KEYBOARD_DEV KEYBOARD_VID and KEYBOARD_PID in cmake allow to use pi400kb with Pi4B?
- I am using Logitech K400+ wireless keyboard with Pi4B. That has a single lsusb entry for keyboard as well as touchpad:
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Will pi400kb work with such single device keyboard+mouse? Just specify same values for KEYBOARD_/MOUSE_ DEV/VID/PID?
Only insomuch as the target keyboard is compatible with my horrible HID descriptor forwarding.
It'll probably work quite well with an official Pi keyboard.
Until I find the time to truly crack HID forwarding/mirroring/emulation (or someone beats me to it) I don't think it'll be easy to use arbitrary mice/keyboards. I could be wrong, though, I haven't tested with much.