1
0
Fork 0

perform nomal keyboard behavior. It works now!!!

This commit is contained in:
tmk 2010-08-23 15:46:24 +09:00
parent c17f07819f
commit 3b31337cd8
9 changed files with 327 additions and 201 deletions

View file

@ -6,4 +6,7 @@
uint8_t get_keycode(uint8_t row, uint8_t col);
#define MATRIX_ROWS 9
#define MATRIX_COLS 8
#endif