X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=common%2Fcommand.c;h=b792579475baa38de77fe5ed255e8944104c201b;hb=adbd15d5bdbd5f28657d0fa0ecdcf25768b4267d;hp=216ad06128821074f0cdc2858abaf1b82c284da0;hpb=92b0674a7f7923f8efbe3bac1b5b8a410c5756cf;p=max%2Ftmk_keyboard.git diff --git a/common/command.c b/common/command.c index 216ad061..b7925794 100644 --- a/common/command.c +++ b/common/command.c @@ -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");