Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 282 Bytes

File metadata and controls

21 lines (14 loc) · 282 Bytes

krake

Controls for NZXT bells and whistles

Build

WIP

Building and running

$ cargo build --release
$ ./target/release/krake leds off
$

Contributing

$ cargo fmt && cargo clippy