some fixes. LED flush for debug.

This commit is contained in:
tmk 2010-09-26 22:42:37 +09:00
parent 1bcebc2848
commit e7c6839d2d
5 changed files with 48 additions and 21 deletions

View file

@ -5,7 +5,6 @@
#include <util/delay.h>
#include "keymap.h"
#include "matrix.h"
#include "print.h"
// matrix is active low. (key on: 0/key off: 1)
// row: Hi-Z(unselected)/low output(selected)