pi400kb icon indicating copy to clipboard operation
pi400kb copied to clipboard

Qs: Does pi400kb work with Pi4B as well? Does pi400kb support single device keyboard+mouse?

Open Hermann-SW opened this issue 4 years ago • 1 comments

Hi,

  1. will specifying KEYBOARD_DEV KEYBOARD_VID and KEYBOARD_PID in cmake allow to use pi400kb with Pi4B?
  2. 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?

Hermann-SW avatar Oct 22 '21 18:10 Hermann-SW

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.

Gadgetoid avatar Oct 26 '21 20:10 Gadgetoid