X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;ds=inline;f=common%2Fdebug.c;h=e406d39b0ecc622f3a80f5779b13f07ba18827f5;hb=9a106537f64fe61af6048b41262f002ce6a716d9;hp=41d566ee3a3de8f33a71bf4557b7a85408f206e1;hpb=c77c5043a121f195b3a552feb8283424a0652ce2;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; -