Skip to content

A BluePill (STM32F103) based Dactyl-Manuform build with keyberon powered firmware written in Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

wose/ferro-dactyl

Repository files navigation

Ferro Dactyl

Logo

A BluePill (STM32F103) based Dactyl-Manuform build with keyberon powered firmware written in Rust.

Ferro Dactyl

Layout

I'm using a AdNW based Layout. This is a work in progress.

Layout

You can take the layout definition from the layout folder and play with it over at Keyboard Layout Editor. Or use this link.

Hardware

The STLs are generated using 20lives Dactyl-Manuform fork. I'm using a 5x6 version.

Firmware

The firmware uses the keyberon library.

curl https://sh.rustup.rs -sSf | sh
rustup target add thumbv7m-none-eabi
sudo apt-get install gdb-arm-none-eabi openocd
git clone https://github.com/wose/ferro-dactyl.git
cd ferro-dactyl
# connect ST-Link v2 to the blue pill and the computer
# openocd in another terminal
cargo run --release

See keyberons building instructions for more info.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A BluePill (STM32F103) based Dactyl-Manuform build with keyberon powered firmware written in Rust

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published