(kbt board tester)
I got tired with semi-broken online keyboard testers, so here we go – one on a solid platform – terminal.
paru -S kbt
cargo build --release
cp target/release/kbt /usr/local/bin/
rust
Built with ratatui