]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/BETKB/scan_loop.h
Adding test macros and basic "clicker" choose support
[kiibohd-controller.git] / Scan / BETKB / scan_loop.h
index 46f956b092967f25ffbbde2c375a1358c62a6859..58438c64774886a0b61efd7787ba3ced0a3358f5 100644 (file)
@@ -42,6 +42,7 @@
 
 extern volatile     uint8_t KeyIndex_Buffer[KEYBOARD_BUFFER];
 extern volatile     uint8_t KeyIndex_BufferUsed;
+extern volatile     uint8_t KeyIndex_Add_InputSignal;