Skip to content

necocen/rustkbd

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages