Fix build options for NEWS converter
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user