mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
fix compilation
This commit is contained in:
parent
37bf34d5b1
commit
8fc26a1360
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ uint8_t matrix_cols(void)
|
|||
|
||||
void matrix_init(void)
|
||||
{
|
||||
print_enable = true;
|
||||
debug_enable = true;
|
||||
|
||||
serial_init();
|
||||
|
|
Loading…
Reference in a new issue