USB host/device implementation using PIO of raspberry pi pico (RP2040/RP2350).
USB host/device implementation using PIO of raspberry pi pico (RP2040/RP2350).
USB host/device implementation using PIO of raspberry pi pico (RP2040).
You can add additional USB port to RP2040.
cd examples
mkdir build
cd build
cmake ..
make
# Copy UF2 file in capture_hid_report/ or usbdevice/ to RPiPico
Another sample program for split keyboard with QMK
https://github.com/sekigon-gonnoc/qmk_firmware/tree/rp2040/keyboards/pico_pico_usb
No open issues yet, or sync has not completed.