wip
2024-03-24 16:29:24 +01:00
2024-07-07 22:01:03 +02:00
2024-07-14 17:40:19 +02:00
2024-07-03 14:09:44 +02:00
2023-04-16 15:42:20 +02:00
wip
2024-03-24 16:29:24 +01:00
wip
2024-03-24 16:29:24 +01:00
2023-03-04 09:23:35 +01:00
2024-07-14 17:40:19 +02:00
2024-05-29 23:08:29 +02:00
2023-04-26 18:38:54 +02:00

A DIY split keyboard.

Directory

/lib

A rust library, and the bulk of the keyboard firmware implementation. Written using the Embassy framework.

/left and /right

Rust binaries, one for each half of the split keyboard. Most of the actual logic is implemented in /lib.

/schematic

Kicad schematics of the keyboard PCBs.

/case

3d-printable files of the keyboard case and related plastics.

/editor

A graphical program for configuring the keyboard layout. Work in progress.

Developing

Required tools:

To flash:

  • plug in the probe,
  • cd into either left or right
  • cargo run
Description
No description provided
Readme 2.9 MiB
Languages
Rust 99.5%
Nushell 0.5%