Releases: joelspadin/zmk-tools
Releases · joelspadin/zmk-tools
v1.0.3
v0.3.0
- 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
- 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
Initial release