pi400kb
pi400kb copied to clipboard
Raw HID keyboard forwarder to turn the Pi 400 into a USB keyboard
Hi, I've done this kind of thing, years ago on PDP-11s. I don't see you even passing the vendor and product id to the OTG side. I thought I was...
The actual pi400kb service will not work on start up due to the need for modprobe libconfig to be ran. This creates a service to run on startup which should...
First, congrats on this great tool. I have a mac and i wonder if it would work there?
Finally able to test this program more and honestly the simplicity of it makes it much more worthy than Bluetooth solutions. My Pi400 is grabbed and transmitted with no problem,...
Hi there, When trying to install yesterday I got a 404 error at the wget point. With or without sudo before the command. Is the link offline? Is there another...
It would be nice to have complex macros like the QMK / ZMK keyboard firmware, but I'm not ready to implement that. But I'm definitely interested in keystroke recording/playback, as...
Just wonder if there is a possibility to change the grab/release shortcut `Ctrl + Raspberry` to other keys.
This adds two new errors: * "Error: ./pi400 must be run as root" * "Error: This must be added to /boot/config.txt and the system rebooted: dtoverlay=dwc2" Without this error-checking, the...
Nice work guys! Is it possible to use Pi400 as keyboard using USB Type A, keeping the Type C connected to power supply? It would be perfect for my needs
Using this, Is there a way to remote into the pi (such as vnc or less preferred ssh terminal) to then have the keystrokes & mouse movements replicated and sent...