]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - common/command.c
Fix command.c and README
[tmk_firmware.git] / common / command.c
index 216ad06128821074f0cdc2858abaf1b82c284da0..b792579475baa38de77fe5ed255e8944104c201b 100644 (file)
@@ -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");