forked from mirrors/qmk_userspace
Fix command.c and README
This commit is contained in:
parent
92b0674a7f
commit
adbd15d5bd
2 changed files with 1 additions and 25 deletions
|
@ -106,7 +106,6 @@ static void command_common_help(void)
|
|||
print("x: toggle matrix debug\n");
|
||||
print("k: toggle keyboard debug\n");
|
||||
print("m: toggle mouse debug\n");
|
||||
print("p: toggle print enable\n");
|
||||
print("v: print device version & info\n");
|
||||
print("t: print timer count\n");
|
||||
print("s: print status\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue