]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - keyboard/onekey/matrix.c
Add PS/2 mouse configure to onekey
[max/tmk_keyboard.git] / keyboard / onekey / matrix.c
index cd0789c60f953fd6142f7db196c1a4ee0cb3d6e8..a0a14ff82191476781d1620cab604de35cc5ab99 100644 (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();