v0.12.0 and v0.12.1
This release contains a couple minor features, a few fixes and some physical layout updates for ZMK keyboards.
Features
- Add per-combo
width (w)
andheight (h)
field support. Defaults todraw_config.combo_w
/draw_config.combo_h
if they aren't specified or are null - Add
draw_config.svg_extra_style
config that gets appended todraw_config.svg_style
. This way you don't need to duplicate and modifydraw_config.svg_style
in your configuration and can simply add your overrides todraw_config.svg_extra_style
Fixes
- Fix invalid SVG error when using special char in layer labels by @HelloThisIsFlo in #55
- Move workflow write permission field from workflow file to usage example
Misc
- Add a Sofle layout with rotated thumb keys by @YellowAfterlife in #46
- Fix FFKB coordinates order by @jaeyounglee978 in #52
- Add physical layouts support for keyboards designed by @hazels-garage and @cyril279
- Fix Glove80 thumb cluster layout
- Key ordering broken in v0.12.0 and then fixed in v0.12.1
- Add support for a few new ZMK shields:
microdox_v2
,reviung34
,reviung53
, fixedtidbit
Full Changelog: v0.11.0...v0.12.1