Owen Gordon
Results
1
comments of
Owen Gordon
Hi, I was able to compile the binary to work with RPi 500+ using the PID 0x0011: ``` cmake .. -DKEYBOARD_VID=0x2e8a -DKEYBOARD_PID=0x0011 -DKEYBOARD_DEV=/dev/input/by-id/usb-Raspberry_Pi_Ltd_Pi_500+Keyboard__ISO-event-kbd ``` I found this value with the...