Skip to main content
The Quantum Dispatch
Back to Home
Cover illustration for Openterface KeyMod Turns Your Phone Into a Keyboard

Openterface KeyMod Turns Your Phone Into a Keyboard

The $42 Openterface KeyMod turns a phone into a USB keyboard, mouse, gamepad, or SSH terminal for any PC, server, or Raspberry Pi board, even at the BIOS.

Alex Circuit
Alex CircuitAug 24, 20264 min read

Every homelab has the same failure mode: the machine that needs a keyboard is the one you cannot reach a keyboard to. TechxArtisan's answer, announced on August 24, 2026, is a dongle the size of a fingernail. The Openterface KeyMod plugs into a USB port on the target machine and lets your phone act as its keyboard, mouse, gamepad, or SSH terminal — including at the BIOS screen, where network-based tools cannot help you.

  • Two variants: KeyMod Mini is USB-C, Bluetooth 5.3, 25 x 15 x 5 mm and 2.4 g; KeyMod Plus is USB-A with a wired USB-C port, 44 x 20 x 10 mm and 8.9 g
  • Both are built on a WCH CH32V208 RISC-V microcontroller running at up to 144 MHz
  • Both sell for $42 on Crowd Supply, with $8 US shipping and $18 worldwide, against a $15,000 funding goal
  • Delivery is scheduled for February 2027, fulfilled through Mouser Electronics

Why a USB HID Dongle Beats an App

The trick is that KeyMod presents itself to the host as a USB composite device. To the target machine it is simply a keyboard and a mouse, which is why it works before an operating system loads. There is no agent to install, no driver to sign, and no network stack that has to come up first. If the port has power, the device works.

On top of the HID interface, KeyMod exposes a USB CDC-ECM network bridge. That turns the same dongle into a TCP link, so SSH, VNC, SCP, and rsync all run over it. The Mini tops out around 2 Mbps and the Plus reaches roughly 10 Mbps — modest numbers that are entirely beside the point when the alternative is carrying a keyboard and monitor to a rack.

What Can You Actually Do With It?

The companion KeyCmd app handles text composition, terminal access, gamepad control, presentation mode, and programmable shortcuts. There is also voice-to-keyboard dictation powered by Whisper, which is a genuinely nice touch for typing long commands on a phone screen. TechxArtisan lists AI agent automation as still in development, and 128-bit AES encryption is slated for a firmware update rather than shipping on day one — worth knowing before you plan around either.

Power comes from the target's USB port, so there is no battery to charge or replace. That is the right call for a device whose whole job is to be reliably present when you need it.

How It Fits the Rest of the Remote-Access Toolbox

KeyMod is not a KVM. It carries input and network traffic but no video, so you still cannot see the screen through it. That places it a tier below full IP KVMs like USBridge-KVM 2.0 or the $45 ESP32-P4 based ESP-KVM, and a tier above nothing at all — which is what most people actually have plugged into their spare machines.

The project is open source, with KeyCmd applications planned for GitHub after the campaign and OSHWA certification on the roadmap. For a $42 part that lives permanently in a USB port, that openness is the difference between a tool and a dependency. Readers building out a rack will find more compact-hardware coverage on our mini computers page.

Sources: CNX Software — August 24, 2026; Open Source For You — August 2026; Crowd Supply campaign — August 2026.

More Mini Computers Stories