From c134941032789218285a044d2b1e5586d7348823 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Tue, 8 Aug 2023 01:41:33 +0300 Subject: [PATCH] fix --- docs/pico_hid.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/pico_hid.md b/docs/pico_hid.md index b3615082..f930b361 100644 --- a/docs/pico_hid.md +++ b/docs/pico_hid.md @@ -1,8 +1,7 @@ -!!! warning "This page is under custruction" - - # 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.