Skip to content

Releases: joelspadin/zmk-tools

v1.0.3

28 Mar 04:54
Compare
Choose a tag to compare
  • Added the ZMK: Add Keyboard command.

v0.3.0

09 Jan 22:19
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Keymap syntax highlighting now works without the DeviceTree extension.
  • .overlay files are now automatically associated with the DeviceTree extension.
  • Updated Tree-sitter. Appears to fix "extension host terminated unexpectedly" errors.
  • Updated ZMK keycode support data.

v0.2.0

05 Dec 21:02
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Keymap code completion now automatically inserts missing includes.
  • Adjusted keymap code completion so it doesn't trigger on space when you're just adjusting alignment.
    • Space no longer triggers completion of behaviors. Use tab or enter instead.

v0.1.0

24 Nov 03:09
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release