]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - converter/news_usb/matrix.c
Merge branch 'keymap2'
[max/tmk_keyboard.git] / converter / news_usb / matrix.c
index bf363e7d9b98627c07fb4020368c5b138794ace7..f4e7281fbd5c4935c8289689e009c8832b4c5651 100644 (file)
@@ -23,6 +23,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "util.h"
 #include "news.h"
 #include "matrix.h"
+#include "debug.h"
 
 
 /*
@@ -63,6 +64,9 @@ uint8_t matrix_cols(void)
 
 void matrix_init(void)
 {
+    print_enable = true;
+    debug_enable = true;
+    debug_matrix = true;
     news_init();
 
     // initialize matrix state: all keys off