Releases: 4JX/L5P-Keyboard-RGB
Releases · 4JX/L5P-Keyboard-RGB
v0.19.0-dev
This is a beta intended for ironing out bugs before release
This update features a complete UI redesign.
Breaking
- The CLI subcommand for starting the GUI has been changed to be a flag,
--gui
(see--help
for more info). Users relying on the undocumented but often mentioneddefault.json
file method should switch to this instead. - The
speed
field in custom effects has been removed - Old profiles are not forwards compatible with this update (will see about doing automatic conversions if requested)
Other
- Added support for 2022 Ideapads #96
v0.18.0
- Added support for 2022 keyboards
- Rewrote the CLI code (now uses different syntax) to need less manual maintenance
- Made speed reach beyond stock levels for the custom effects
- Speed input will now disable itself for effects that don't require it
- Made the FPS of AmbientLight configurable and lowered the default to 10
- Removed the restricion on using the Temperature effect on Windows (may still not work due to library limitations)
A lot of stuff was changed around on this version, please report any issues!
v0.17.0
v0.16.0
v0.15.0
v0.14.0
Main changes:
- A popup will be displayed if there are any issues connecting to the keyboard
- Added a shortcut to transition between different presets,
Meta+AltGr
- Saving to files is not currently supported
- Fixed an issue with speed and brightness being set to lower values than they should
- Fixed the (apparently broken) loading of profiles
v0.13.1
v0.13.0
Main changes:
- Made AmbientLight slightly faster, removed the annoying delay on Windows
- At the cost of choppyness if you get an overlay from the OS, haven't figured how to fix that one yet
- Added the Temperature effect for Linux
- Added a new "direction" setting to cut off on redundant effects
- Added custom effect loading
- Files will need to be created manually
- Added the loading of profiles via the command line
- Profiles generated with other versions will not work on this one
Other:
- Added note about using the program without root for Linux
- Ditched MacOS build
- Some more internal refactoring
- Added an app icon for Linux
v0.12.0
Main changes:
- Made the GUI cleaner
- Entering numbers should be less annoying
- Added the Fade effect
- Fixed zone inputs being wrongly updated to active while disabled via the button
- Fixed incorrect loading of the GUI when loading a profile
Other:
- Made console panic output more readable
- README formatting changes
v0.11.0
Main changes:
- Created a menu bar
- Added the Disco effect
- Added profile saving and loading (GUI only)
- Added the loading of a profile at app startup
- Needs to be named
default.json
and placed on the same directory the app is on
- Needs to be named
- Added Christmas effect
Other:
- Added a popup when panicking with GUI
- Fixed effect descriptions on CLI