Skip to content

v0.6.0 - Defaultized

Choose a tag to compare

@NotQuiteApex NotQuiteApex released this 06 Aug 01:28
· 123 commits to main since this release
0ca65a7

This release is meant only for beta testers!

  • Added EEPROM support to firmware. A default, app-disconnected profile can now be set. Support in GUI will be added at a later date.
  • Added "sleep mode" for when host computer goes to sleep (suspends USB), turning off the screen and RGB.
  • Increase max number of colors for Wave and Breathe RGB patterns from 4 to 16.
  • Update Screen profile max size to be 256 bytes.
  • Update RGB Profile max size to be 64 bytes.
  • Unify USB HID Events (keyboard and mouse) in code and protocol.
  • Update links to documentation for Windows and Linux setup intro messages.
  • Add a drop down select for RGB Static Per Key pattern.
  • Change default profile in software for keypad to the F13-24 keys.
  • Fix identify function having messed up offsets for the blinking LED.
  • Allow profile name to be hidden on screen.
  • Update dependencies for desktop app and firmware.