mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-01-03 03:41:58 +00:00
move to ergodox-ez only
This commit is contained in:
@@ -881,7 +881,7 @@ void virtser_init(void)
|
||||
CDC_Device_SendControlLineStateChange(&cdc_device);
|
||||
}
|
||||
|
||||
__attribute__ ((weak))
|
||||
void virtser_recv(uint8_t c) __attribute__ ((weak));
|
||||
void virtser_recv(uint8_t c)
|
||||
{
|
||||
// Ignore by default
|
||||
|
||||
Reference in New Issue
Block a user