Fix build options for NEWS converter
This commit is contained in:
parent
1eb67303ee
commit
246031b647
3 changed files with 20 additions and 6 deletions
|
|
@ -64,9 +64,6 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue