Releases: skraus-dev/cherryrgb-rs
Releases · skraus-dev/cherryrgb-rs
0.2.8
0.2.7
Release v0.2.7
0.2.6
Release v0.2.6
0.2.5
Release v0.2.5
CherryRGB 0.2.4
- lib: Rework fetch_device_state to use GetKeymap and GetKeyIndexes
- lib: Use thiserror, deprecate anyhow
- lib: Re-export strum-crate
- lib: Implement auto kernel-driver handling (detach / attach) (by @felfert)
- README/udev: Add workaround for sluggish keyevents via udev; however it makes special keys not work
CherryRGB v0.2.3
- cli: Init logger before sending first packets
- cli: Functionality to pass in colors for indexed keys via json file (by @luv4bytes)
- README: Note about reloading udev rules (by @mpldr)
- Compatibility report: MX BOARD 3.0S FL RGB (by @luv4bytes)
- Compatibility report: G80 3000 TKL RGB (by @cewbdex)
CherryRGB v0.2.2
CherryRGB v0.2.1
- Refactor internal API
- Models: Correct data_offset and checksum fields from u8 to u16
CherryRGB CLI v0.2.0
- API: Improve usability by wrapping device communication inside struct CherryKeyboard
CherryRGB CLI v0.1.2
- Implement enumerating all connected Cherry GmbH devices