Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 18:28
· 285 commits to master since this release

Firmware: 9.1.1 [release] | Device Protocol: 4.8.0 | User Config: 5.1.0 | Hardware Config: 1.0.0

  • Support smart macros. USERCONFIG:MINOR
  • Support 12 layers. USERCONFIG:MAJOR
  • Expose device and module git and version properties. DEVICEPROTOCOL:MINOR
  • Add firmware update notification bar and screen.
  • Save macro on Ctrl+Enter.
  • Fix keypress capture which sometimes captured invalid keypresses.
  • Scroll to bottom when a new macro item added.
  • Improve key content rendering when there are two lines.
  • Add screen brightness increase and decrease scancodes.
  • Make sliders rounded.
  • Add an empty keymap to the list of available keymaps.
  • Only show the non-empty layers of available keymaps.
  • Fix the exchanged Mod and Fn layers of the QWERTY for PC available keymap.
  • Don't allow to create more than 255 macros according to firmware limits.
  • Handle the \ character properly in the scancode field.
  • Select the text content of the scancode dropdown when it gets opened.
  • Make the capture keystroke button work even if the scancode dropdown is opened.
  • Maximize scancode selector height.
  • Fix device recovery mode.
  • Fix the validation of the key action popover fields.