]> git.friedersdorff.com Git - max/tmk_keyboard.git/commitdiff
ibmpc_usb: Add comment on INTERRUPT_CONTROL_ENDPOINT
authortmk <hasu@tmk-kbd.com>
Fri, 20 Mar 2020 05:43:52 +0000 (14:43 +0900)
committertmk <hasu@tmk-kbd.com>
Fri, 20 Mar 2020 05:43:52 +0000 (14:43 +0900)
converter/ibmpc_usb/Makefile

index fd04541c20473ef4a9e89e83d0b27da1466681f7..7c6b38e0a3dc725dfd97700d91b302c75f24865e 100644 (file)
@@ -50,8 +50,8 @@ ARCH ?= AVR8
 #     CPU clock adjust registers or the clock division fuses), this will be equal to F_CPU.
 F_USB ?= $(F_CPU)
 
-# Interrupt driven control endpoint task
-# Not work with suart debug
+# Interrupt driven control endpoint task. Do not enable this.
+# This blocks long for capslock and etc. and can prevent signal handling.
 #OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 
 # This improves response of keyboard when wakeup