hid-rgb-ctl 0.2.6

Control RGB lighting on HID LampArray and LED Page devices on Linux
Documentation
1
2
3
fn main() {
    hid_rgb_ctl::cli::run();
}