diff options
Diffstat (limited to 'common')
| -rw-r--r-- | common/command.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/command.c b/common/command.c index 216ad0612..b79257947 100644 --- a/common/command.c +++ b/common/command.c | |||
| @@ -106,7 +106,6 @@ static void command_common_help(void) | |||
| 106 | print("x: toggle matrix debug\n"); | 106 | print("x: toggle matrix debug\n"); |
| 107 | print("k: toggle keyboard debug\n"); | 107 | print("k: toggle keyboard debug\n"); |
| 108 | print("m: toggle mouse debug\n"); | 108 | print("m: toggle mouse debug\n"); |
| 109 | print("p: toggle print enable\n"); | ||
| 110 | print("v: print device version & info\n"); | 109 | print("v: print device version & info\n"); |
| 111 | print("t: print timer count\n"); | 110 | print("t: print timer count\n"); |
| 112 | print("s: print status\n"); | 111 | print("s: print status\n"); |
