X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=ps2.c;h=d5c3d4d4e17f4f96dfdc063b68255fa8d04bdc04;hb=068c31a7ba9fc6aea33f69c0edb30ad195c320ec;hp=99749cf6ba4fc1aac707fa81b791fd0b39192029;hpb=fb8d23c60c757d5d9c2270cb0123a53be2049a28;p=max%2Ftmk_keyboard.git diff --git a/ps2.c b/ps2.c index 99749cf6..d5c3d4d4 100644 --- a/ps2.c +++ b/ps2.c @@ -227,8 +227,13 @@ uint8_t ps2_host_recv(void) return pbuf_dequeue(); } +#if 0 #define DEBUGP_INIT() do { DDRC = 0xFF; } while (0) #define DEBUGP(x) do { PORTC = x; } while (0) +#else +#define DEBUGP_INIT() +#define DEBUGP(x) +#endif ISR(PS2_INT_VECT) { static enum {