Raw QMK keycodes (not symbolic)
Getting output from printf debugging for QMK is not worth much if it is not known what the QMK key codes actually are. That is, actual numbers, not the symbolic names in the source code. Some QMK keycodes (raw numbers) …