qmk-keychron-q3-colemak-dh/keyboards/hhkb/rn42/suart.h

6 lines
74 B
C

#pragma once
void xmit(uint8_t);
uint8_t rcvr(void);
uint8_t recv(void);