Skip to content

v0.5.7

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 20:57
· 54 commits to master since this release
e1a1d81

Release Notes

  • [ISSILed, Kira, Gemini] - Use fast I2C for short register writes and slow I2C for long register writes, improves noise rejection causing the ISSI chips to enter software shutdown during I2C operations.
  • [ISSILed] - Significant flicker cleanup for Kira and Gemini (HID-IO exposed a lot of issues)
  • [ISSILed] - Revamped initialization code for Kira and Gemini LEDs should be more resistant to working after flashing now
  • [Kira] - Added releaseUSBKey capability, media keys should work better now inside function layers.
  • [ISSLed] - Removed redundant LED reset code (faster LED power on)
  • [Gemini] - Fix RGUI remap issue in configurator (hopefully)
  • [KLL] - Fixed layer highlighting bug when index 0 isn't used as a layer
  • [Infinity Ergodox] - LCD transitions use layer triggers instead of key actions (should fix most/all issues)
  • [K-Type, Gemini] - Add increasing port swap delay to help computers with slow USB detection (i.e. Windows)
  • [HID-IO] - Removed CDC Virtual Serial Port and initial HID-IO support for SAM4S

Capability Changes

  • Added releaseUSBKey(usbCode) which will release specified usb key, if key is not held, nothing will happen