X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=common%2Fdebug.c;h=e406d39b0ecc622f3a80f5779b13f07ba18827f5;hb=1385058fc21f80347c7afd2b818e38795ce9d55a;hp=41d566ee3a3de8f33a71bf4557b7a85408f206e1;hpb=dc79a8521946a3a2e5b86945b8043b87a8b8d78c;p=max%2Ftmk_keyboard.git diff --git a/common/debug.c b/common/debug.c index 41d566ee..e406d39b 100644 --- a/common/debug.c +++ b/common/debug.c @@ -6,4 +6,3 @@ bool debug_enable = false; bool debug_matrix = false; bool debug_keyboard = false; bool debug_mouse = false; -