1
0
Fork 0

Add PS/2 mouse configure to onekey

This commit is contained in:
tmk 2013-11-19 03:39:15 +09:00
parent 44d2d5f5fd
commit 755e4d8b00
4 changed files with 109 additions and 39 deletions

View file

@ -59,6 +59,7 @@ void matrix_init(void)
{
debug_enable = true;
debug_matrix = true;
debug_mouse = true;
// initialize row and col
unselect_rows();
init_cols();