Change debug print config

This commit is contained in:
Jun Wako 2014-12-11 00:27:37 +09:00
parent c9674d388d
commit 27795b6b19
1 changed files with 2 additions and 0 deletions

View File

@ -72,9 +72,11 @@ int main(void)
LED_TX_ON;
debug_enable = true;
/*
debug_matrix = true;
debug_keyboard = true;
debug_mouse = true;
*/
host_set_driver(&lufa_driver);
keyboard_init();