Skip to content

v0.5.5

Compare
Choose a tag to compare
@haata haata released this 22 Mar 23:22
bdfd636

refs/tags/v0.5.5 Thu Mar 21 23:19:12 2019 -0700 v0.5.5-controller [email protected]

Release Notes

  • [LED] Fixed V:reset key to reset animation speed
  • [USB] Major fixes for media keys for all OSs
    • Some known issues left in some cases for Linux/Ubuntu on Kira, please bind media keys directly to a key for now
  • [Kira] Fixed, static rotating animations can now be stack-saved (key color + underglow color) to NVM storage
  • [LED] Fade profile brightness control
    • Brightness can be controlled per-group (keys, underglow, indicators, layer highlight)
  • [K-Type] Fixed 2nd USB Type C port not working
  • [Infinity Ergodox] Fixed 2nd hand not working
  • [Kira] When selecting single color animations, starting animations should no longer flash wildly (if they are, you'll need to fix your starting animation settings)
  • [K-Type, WhiteFox, Infinity Ergodox] LEDs starting at 0 brightness fixed
  • [USB] Power management keys should now be working on Windows/Linux/macOS
  • [KLL] Added clearLayers capability that can reset layer ordering to defaults
  • [KLL] Compiler now requires minimum set version of KLL variable for configurations
    • If the version is not high enough there will be a compiler error with a message describing what has changed, and what will be required to update to the latest version
  • [KLL] Some early code to handle true UTF-8 HID-IO packets

Capability Changes

  • Added clearLayers (resets layer stack)
  • Added fade_control (ae7bf0b)
  • Fixed behaviour of animation_control(7) to clear correctly
  • Added more ledControl options (2f08174)