71f0fc59 —
Nick Brassel
Revert "bootmagic mods covering the case when swapped mods are pressed at the same time (#21320)" (#21471)
1 year, 11 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);