Ross ROSS = Recommend OSS · open-source software intelligence for agents

TeXitoi/keyberon

A rust crate to create a pure rust keyboard firmware. observed · 2026-08-28

github.com/TeXitoi/keyberon · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

53/100

  • Activity 46
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2722
  • days_rel: n/a
  • days_push: 324
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1192 stars · 81 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Keyberon is a pure Rust, no_std crate providing building blocks for creating custom keyboard firmware. It uses embedded-hal for GPIO key scanning and usb-device for USB HID communication, letting users compose only the features they need.

Use cases

  • write custom keyboard firmware in rust
  • build a handwired split ergo keyboard
  • implement layers and tap-hold behavior on a custom mechanical keyboard
  • create usb hid firmware for an stm32 microcontroller
  • replace qmk with a rust-based firmware
  • add keyboard matrix scanning to an embedded project

When to choose

  • you want to write keyboard firmware in pure Rust on stable toolchain
  • you need a no_std, composable library rather than a monolithic firmware
  • you are building a custom or handwired keyboard on an MCU supported by embedded-hal and usb-device

When to avoid

  • you want a ready-made firmware with a large config ecosystem like QMK/ZMK without writing Rust
  • your MCU lacks embedded-hal GPIO and usb-device support
  • you need wireless/BLE keyboard support out of the box

Facets

library · maturity active

embedded sdk middleware embedded-systems hardware developer-tools embedded rust keyboard-firmware usb-hid no-std embedded-hal rust qmk-alternative

2 sources

Member repositories

RepositoryRoleHealth v2
TeXitoi/keyberonmain53

For agents

markdown · JSON · MCP: product_card(name="TeXitoi/keyberon")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem