Skip to content

Releases: rcorre/qmkfmt

v0.3.0

29 Dec 22:08
d856c62

Choose a tag to compare

chore: Release qmkfmt version 0.3.0

v0.2.0: Add clang-format flags, fix whitespace.

20 Mar 11:32
caf37d5

Choose a tag to compare

Add clang-format flags, fix whitespace.

Adds --no-clang-format to disable clang-format.
Adds --clang-format to specify a path to the clang-format binary.
Fixes the addition of extra whitespace on every format with clang-format disabled.

v0.1.8

28 Feb 12:17
91706b6

Choose a tag to compare

Add logging.

v0.1.7

28 Feb 11:37
0e457a3

Choose a tag to compare

Format the code before the keymaps.

v0.1.6

16 Feb 16:54
0f588de

Choose a tag to compare

Remove trailing whitespace.

v0.1.5

11 Feb 23:33
b824351

Choose a tag to compare

Don't require _ suffix after LAYOUT.

v0.1.4

21 Jan 01:50
b6e1ff3

Choose a tag to compare

Remove prettytable dependency.

v0.1.3

26 Dec 15:24
9de8eb1

Choose a tag to compare

Fix release workflow