Add PS/2 mouse configure to onekey
This commit is contained in:
parent
44d2d5f5fd
commit
755e4d8b00
4 changed files with 109 additions and 39 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue