]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/MicroSwitch8304/scan_loop.c
Adding API update to the MicroSwitch8304 code.
[kiibohd-controller.git] / Scan / MicroSwitch8304 / scan_loop.c
index b8e4594befcaa9f47357eb452ec57f923455df90..0f145cc172cd7739495cadbd2eb21c459123201e 100644 (file)
@@ -214,6 +214,11 @@ void scan_finishedWithBuffer( void )
        }
 }
 
+// Signal that the keys have been properly sent over USB
+void scan_finishedWithUSBBuffer( void )
+{
+}
+
 // Reset/Hold keyboard
 // Warning! This will cause the keyboard to not send any data, so you can't disable with a keypress
 // The Micro Switch 8304 has a dedicated reset line