diff --git a/docs/arduino_hid.md b/docs/arduino_hid.md index e17d4a58..f0b9af60 100644 --- a/docs/arduino_hid.md +++ b/docs/arduino_hid.md @@ -6,8 +6,8 @@ This is useful if you need a simple and primitive keyboard/mouse emulator device ----- ## Serial HID -!!! warning "PiKVM V3 HAT note" - Don't use it, use [SPI HID](#spi-hid) for V3. Otherwise, you won't be able to use the Serial console. +!!! warning "PiKVM V3 note" + Use [the SPI HID](#spi-hid) for V3. Otherwise, you won't be able to use the Serial console. ### USB keyboard and mouse