forked from mirrors/qmk_userspace
parent
72e643998f
commit
78767bf208
2 changed files with 4 additions and 7 deletions
|
@ -384,9 +384,6 @@ static bool command_common(uint8_t code)
|
|||
debug_mouse = true;
|
||||
} else {
|
||||
print("\ndebug: off\n");
|
||||
debug_matrix = false;
|
||||
debug_keyboard = false;
|
||||
debug_mouse = false;
|
||||
}
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue