necocen / rustkbd

Keyboard firmware written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rustkbd

Keyboard firmware written in Rust.

rustkbd-core

Abstraction layer for handling USB HID communication and left-right communication on split keyboard. This crate depends only embedded-hal and some other abstract crates, and does not depend on any specific boards/chips.

necoboard-petit

Firmware implementation for 8 key split keyboard using RasPi-pico. necoboard-petit

Features

  • Customizable key mapping
  • Split keyboard support
  • Layers support
  • Media keys support

TODOs

  • Testing
  • Better error handling
  • Documentation

About

Keyboard firmware written in Rust.


Languages

Language:Rust 100.0%