fb0c64a5 —
Nick Brassel
Allow inline generation of compile_commands.json while doing a `qmk compile`, using `--compiledb` (#21549)
1 year, 7 months ago
#pragma oncevoidvirtser_init(void);/* Define this function in your code to process incoming bytes */voidvirtser_recv(constuint8_tch);/* Call this to send a character over the Virtual Serial Device */voidvirtser_send(constuint8_tbyte);