QMK debugging blues on Ubuntu: hid_listen
The short version: Building the third-party tool “hid_listen” from source and using Ubuntu 20.04 (Focal Fossa) or later enables debugging of QMK firmware on Ubuntu. Introduction Printf debugging is enabled in QMK by using the standard printf (or its cousin dprintf()) …