diff --git a/docs/pico_hid.md b/docs/pico_hid.md index 52f05425..570b28f0 100644 --- a/docs/pico_hid.md +++ b/docs/pico_hid.md @@ -9,9 +9,9 @@ description: How to perform keyboard and mouse emulation on DIY PiKVM V1 with Pi you can use a faster and easier way: [The Pico HID Bridge](pico_hid_bridge.md). !!! note "Pico requirements" - [Raspberri Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/) + [Raspberry Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/) (the first model) based on RP2040 microcontroller is required. - Pico 2 is not supported right now. + [Pico 2](https://www.raspberrypi.com/products/raspberry-pi-pico-2/) is not supported right now. The Pico HID is a part of [DIY PiKVM V1](v1.md) platform that performs keyboard and mouse emulation. It has excellent compatibility, and