ryo2357 / keyboard_firmware

自作キーボード用のファームウェア

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

自作キーボード用のファームウェア

usage

環境準備

rustup target install thumbv6m-none-eabi
cargo install flip-link probe-run
cargo install elf2uf2-rs
cargo install --git https://github.com/rspeir/elf2uf2-rs --branch branch2

ビルド

cargo build

書き込み

cargo run

TODO

マウスだけで書き込みが出ようにしたい

VS Code 外部.bat ファイルを起動 |

LICENSE

GPL-3.0

About

自作キーボード用のファームウェア

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%