cewkomator/firmware/src/keyboard.h

5 lines
57 B
C

#pragma once
bool setupKeyboard();
void demoKeyboard();