Skip to content

Enable debugging messages through the HID interface #111

@borisfaure

Description

@borisfaure

When programming with qmk (https://docs.qmk.fm/#/), it is possible to use printf() to debug code when CONSOLE_ENABLE is set. Those messages can be read through hid_listen (https://www.pjrc.com/teensy/hid_listen.html).
Could the same trick be implemented in keyberon?
Do you have any pointers to do something like this when using no debugging probe?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions