Skip to content

Releases: vial-kb/vial-gui

v0.3

24 May 18:00
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release
  • New feature: Configuring lighting from Vial -- both backlight and rgblight QMK features are supported
  • New feature: Keyboard matrix tester (thanks to @Pieterv24 for implementing this feature) - note that this requires latest vial-qmk firmware
  • Implemented additional MAGIC_ keycodes (such as NKRO toggle)
  • Added support for DF keycodes (thanks to @cebby2420 for implementing this feature)
  • Added support for TD keycodes
  • Added support for LSA and LSA_T keycodes (thanks to @Juank for implementing this feature)
  • Better handling for custom keycodes utilizing the customKeycodes array (thanks to @Pieterv24 for implementing this feature)
  • Improvements in how the keyboard widget can be navigated (thanks to @0z00)
  • Fixed a bug where VIA definitions could not be downloaded on Mac OS and Linux

v0.2

29 Mar 23:30
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
  • Added support for millisecond-resolution delays in macros (note that this requires latest version of vial-qmk) [vial-qmk & vial-gui]
  • Fixed an issue where encoders would not work due to memory corruption (note that this requires latest version of vial-qmk) [vial-qmk]
  • Dark theme is now the default
  • Added support for configuring Ctrl+Shift+kc in the GUI
  • Vial will now remember last selected language layout
  • Added Danish language layout (@Nisker)
  • Improved display of masked keycodes (@Nisker)
  • Pre-fill current keycode representation when using Any keycode
  • Fixed an issue where Vial GUI would freeze when a non-VIA keyboard is connected with VID/PID matching a VIA keyboard
  • For developers: added reference QMK implementations for most popular microcontrollers - https://github.com/vial-kb/vial-qmk/tree/vial/keyboards/vial_example [vial-qmk]

v0.1

13 Feb 19:49
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
tests: don't need layout options