From 9cee3007cea6540d9050128062ab9a82441542e9 Mon Sep 17 00:00:00 2001 From: Derek Reynolds Date: Wed, 16 Sep 2026 12:11:27 -0400 Subject: [PATCH] Add myn org and 1209/D35C for deskhopplus --- 1209/D35C/index.md | 9 +++++++++ org/myn/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/D35C/index.md create mode 100644 org/myn/index.md diff --git a/1209/D35C/index.md b/1209/D35C/index.md new file mode 100644 index 00000000..f09489af --- /dev/null +++ b/1209/D35C/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: deskhopplus +owner: myn +license: GPL-3.0 +site: https://github.com/myn/deskhopplus +source: https://github.com/myn/deskhopplus +--- +Keyboard and mouse switch for two computers, with clipboard sharing (text, images, files) over a vendor HID interface and companion helpers for macOS and Windows. A hard fork of DeskHop (1209:C000). It runs on the DeskHop board, two RP2040s, whose open hardware design is at https://github.com/hrvach/deskhop. The helpers locate the device by VID:PID, so a deskhopplus must be distinguishable from a stock DeskHop on the same host. diff --git a/org/myn/index.md b/org/myn/index.md new file mode 100644 index 00000000..f442f4b4 --- /dev/null +++ b/org/myn/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Derek Reynolds +site: https://github.com/myn/ +--- +Maker of deskhopplus, an open-source keyboard and mouse switch with a shared clipboard.