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-runMake sure to copy memory.x.debug to memory.x and then:
cargo build --bin keyboardor
cargo run --bin keyboardMake sure to copy memory.x.bootlader to memory.x and then:
cargo objcopy --bin keyboard --release -- -O binary keyboard.bindfu-util -d 1eaf:0003 -D keyboard.bin -R -a2