]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - protocol.mk
Add TRS-80 model 100 instruction
[max/tmk_keyboard.git] / protocol.mk
index e33200873174eb6a1d481df4171b0116b8530b48..7f561e62d60dc0a5dc7c49ca0cb9a9fee25d781e 100644 (file)
@@ -13,7 +13,7 @@ ifdef PS2_USE_BUSYWAIT
 endif
 
 ifdef PS2_USE_INT
-    SRC += protocol/ps2.c
+    SRC += protocol/ps2_interrupt.c
     OPT_DEFS += -DPS2_USE_INT
 endif