qmk_cli
qmk_cli copied to clipboard
Adjust format string for could-not-connect message in console
I've noticed a slight inconsistency in the messages output by qmk console.
Description
Adjust the format string for the error message printed when qmk console cannot connect to the device.
Before:
After:
(notice the changes around the device ID and detailed error message at the end)