From 79fd4068b6e4368008e6ec4bd74d34437c1f5899 Mon Sep 17 00:00:00 2001 From: Hrvoje Cavrak Date: Mon, 25 Nov 2024 21:27:05 +0100 Subject: [PATCH] Tweak Readme --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 651daf3..ef70365 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ All I wanted was a way to use a keyboard shortcut to quickly switch outputs, pai ## Features -- Completely **free and open source** +- Completely **[free and open source](https://certification.oshwa.org/de000149.html)** - No noticeable delay when switching - Simply drag the mouse pointer between computers - No software installed @@ -19,7 +19,7 @@ All I wanted was a way to use a keyboard shortcut to quickly switch outputs, pai - Full Galvanic isolation between your outputs - Works with Linux, macOS and Windows -[Proudly certified](https://certification.oshwa.org/de000149.html) by the Open Source Hardware Association (oshwa.org) +[User Manual](user-manual.pdf) is now available ![Image](img/oshw.svg) ------ @@ -53,9 +53,6 @@ It also remembers the LED state for each computer, so you can pick up exactly ho ![Image](img/demo-typing.gif) -## User Manual -To help you set up, configure and program the board available [read the manual provided here](user-manual.pdf). - ## How to build To avoid version mismatch and reported path issues when building, as well as to save you from having to download a large SDK, the project now bundles minimal pico sdk and tinyusb.