matrix scan & default keymap
This commit is contained in:
parent
20711b59e7
commit
8cfb3712d5
7 changed files with 467 additions and 38 deletions
1
print.h
1
print.h
|
@ -12,5 +12,6 @@
|
|||
void print_P(const char *s);
|
||||
void phex(unsigned char c);
|
||||
void phex16(unsigned int i);
|
||||
void pbin(unsigned char c);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue