Keyberon configuration for my Atreus-like keyboards (generator, first build) ) using
probe-run
+defmt
+flip-link
$ cargo install flip-link
$ # make sure to install v0.2.0 or later
$ cargo install probe-run
Make sure to copy memory.x.debug
to memory.x
and then:
cargo build --bin keyboard
or
cargo run --bin keyboard
Make sure to copy memory.x.bootlader
to memory.x
and then:
cargo objcopy --bin keyboard --release -- -O binary keyboard.bin
dfu-util -d 1eaf:0003 -D keyboard.bin -R -a2