From 5d852a92121d64c174ef64e676c5b2bd0b8fcb33 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sat, 9 Sep 2023 14:40:54 +0300 Subject: [PATCH] update --- docs/pico_hid.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/pico_hid.md b/docs/pico_hid.md index ea7c01e..b11b86c 100644 --- a/docs/pico_hid.md +++ b/docs/pico_hid.md @@ -1,7 +1,5 @@ # Raspberry Pi Pico HID -!!! warning "This page is under construction" - The Pico HID is a part of DIY PiKVM V1 platform and performs keyboard and mouse emulation. It has excellent compatibility, and by default emulates USB, including two mouse modes: absolute and relative. @@ -19,6 +17,8 @@ which does not fully support USB standards. This page explains how to build, connect and use all the features of the Pico HID. +!!! note "KVMD >= 3.241 is required for the Pico HID" + ----- ## Making the Pico HID @@ -50,10 +50,9 @@ Connect all the parts according to the scheme: ??? example "Electrical schematic diagram for advanced users" -??? success "Optional: PS/2 Keyboard & Mouse" +### PS/2 Keyboard & Mouse - !!! warning - PS/2 is not implemented now. Soon (r) (c) (tm) +??? example "Additional steps for PS/2 support" If you need PS/2 keyboard and mouse support, you will need a few additional components. The soldering skill will also not be superfluous. @@ -143,8 +142,6 @@ If you are building PiKVM V1, then no further action with the Pico HID is requir If you are making the Pico HID for V2 or V3, add the following lines to the PiKVM configuration and reboot it. -!!! note "KVMD >= 3.241 is required for the Pico HID" - * `/boot/config.txt` ```ini dtoverlay=spi0-1cs