prgKbd-keyboard/firmware/keyboard.h

5 lines
96 B
C

static void buildReport(void);
void keyboard(void) ;
void checkBtn();
void continueExecution();