Skip to content

Releases: misterkeebs/qmk2via

2021-07-28

29 Jul 01:14
Compare
Choose a tag to compare
  • Parses the Header layouts using the matrix from the file. Previously we were trying to get matrix data by trying to parse Kxx, now we do the right thing and use the matrix QMK already has on the same .h file.

  • Supports Y offsets within the same logic lines when exporting to KLE.

Versioning support

28 Jul 18:29
Compare
Choose a tag to compare
  • This release allows usage of subfolders within the keyboard folder (rev1, v2, etc.).

Bugfix release

26 Jul 18:28
Compare
Choose a tag to compare

fix: supports Kyyxx matrix and informs of layout mismatches
fix: only uses 3 colors for VIA layouts

v0.1.1

25 Jul 17:18
Compare
Choose a tag to compare

Fixed the lighting keyword on result VIA file.

Alpha 0.1.0

24 Jul 16:43
Compare
Choose a tag to compare
Alpha 0.1.0 Pre-release
Pre-release
v0.1.0

chore: bumped to v0.1.0

Alpha 0.0.1

19 Jul 14:25
Compare
Choose a tag to compare
Alpha 0.0.1 Pre-release
Pre-release
  • Initial release, allows to generate a rather complete VIA file based on a QMK keyboard folder