controller v0.5.4
refs/tags/v0.5.4 Sun Feb 3 17:11:23 2019 -0800 v0.5.4-controller haata@kiibohd.com
Release Notes
- [Kira] Fixed save/load/defaults keys
- [Kira] Added channel and pixel increment/decrement using ledTest (useful in isolating buzzing LEDs/LED channels)
- [Kira] Animation speed changing no longer causes keyboard to crash
- [Kira] Fixed (for good?) RCtrl and RShift being held after entering flash mode
- This requires the running firmware to be at least v0.5.4, so flashing this firmware the first time will still have this problem
- [Kira] Fixed USB compliance
- [Kira] Swapped priority of I2C and USB interrupts to give I2C more time to process
- This fixes the random flickering problems
- Added USB error counter (available in cli)
- Fixed lock LEDs not reliably activating on some computers
Capability Changes
- Added support for clearactive replace state for animations (only clears non-paused animations, useful for static color saving)
- Added ledTest capability