halaaro / xt-keyboard

A split keeb 42

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XT42 Keyboard

Custom 42 key hand-wired keyboard.

Features

  • 3D printed grid and keycaps
  • Split design
  • Pure-rust firmware for Raspberry Pi Pico
  • 3 layers (alpha, numeric, function)
  • No diodes, no matrix, just lots of wires

Build and flash

Left-side:

cargo run -r

Right-side: TBD

Attribution

Firmware built on keyberon and rp-rs. Designed to work on Raspberry Pi Pico.

License

The contents of this repository are dual-licensed under the MIT OR Apache 2.0 License. That means you can chose either the MIT license or the Apache-2.0 license when you re-use this code. See LICENSE-MIT or LICENSE-APACHE for more information on each specific license.

About

A split keeb 42

License:Apache License 2.0


Languages

Language:Rust 100.0%