Skip to content

Releases: 3L0C/wk

v0.1.1

30 Jun 23:29
Compare
Choose a tag to compare

Simplify chord arrays via implicit arrays. These cover almost all of my real-world uses of chord arrays. The old style of chord arrays is still fully supported but is now referred to as an explicit array.

v0.1.0

28 Jun 18:26
Compare
Choose a tag to compare

c401796 removed several variadic macros requiring users to update config/key_chords[.def].h by re-transpiling their personal wks config. For those not building their key chords into the binary, this shouldn't break anything.