tools: always print the rmlvo-to-keymap outcome
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 6 Jul 2020 06:07:11 +0000 (16:07 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 8 Jul 2020 05:21:19 +0000 (15:21 +1000)
commit4889f550df2acaaec1697d54dc3631a5c6fc53cf
tree5f192d539c44de79e38a1e2c32ef2dfc80812ee0
parente55587f4cfe50e12ca6feafe1fbbb9250bfaa90c
tools: always print the rmlvo-to-keymap outcome

The most common case for this tool is to check what the keymap is for a given
RMLVO. Let's print that by default, the use-cases that just check for
compilation success can discard stdout instead.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/rmlvo-to-keymap.c