From a43d82ca0a4f1a814228fcad33f29223c2d476f3 Mon Sep 17 00:00:00 2001 From: Eden Attenborough Date: Sun, 30 Nov 2025 17:57:04 +0000 Subject: [PATCH] Fixed minor typo, added link to Pico 2 (which isn't ausable yeet) (#1619) --- docs/pico_hid.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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