1
0
Fork 0

fixed hhkb to comply new API.

This commit is contained in:
tmk 2011-02-22 01:21:53 +09:00
parent 60052acc0f
commit d2b9489a5e
8 changed files with 33 additions and 123 deletions

View file

@ -7,7 +7,7 @@
#include <util/delay.h>
#include "print.h"
#include "util.h"
#include "matrix_skel.h"
#include "matrix.h"
#if (MATRIX_COLS > 16)