X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fpc98_usb%2Fmatrix.c;h=54bb30414d7b458859ecf21f7d137386f0c2815a;hb=effdef418747406b81e3b4545fa3e911d0931d2f;hp=19cfb0c0845556d66958d6c02c1672fd0db4712a;hpb=74019c8e417dbfac0b925effa1b29769d04bd8d5;p=max%2Ftmk_keyboard.git diff --git a/converter/pc98_usb/matrix.c b/converter/pc98_usb/matrix.c index 19cfb0c0..54bb3041 100644 --- a/converter/pc98_usb/matrix.c +++ b/converter/pc98_usb/matrix.c @@ -22,6 +22,7 @@ along with this program. If not, see . #include "print.h" #include "util.h" #include "matrix.h" +#include "led.h" #include "debug.h" #include "protocol/serial.h" @@ -47,38 +48,46 @@ static uint8_t matrix[MATRIX_ROWS]; #define COL(code) (code&0x07) -static void pc98_inhibit_repeat(void) +static void pc98_send(uint8_t data) { - uint8_t code; - - while (serial_recv()) ; -RETRY: PC98_RDY_PORT |= (1<