]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/EpsonQX-10/scan_loop.h
Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files
[kiibohd-controller.git] / Scan / EpsonQX-10 / scan_loop.h
index 1e056266dcb1c58f4d8d42858272cc0254cea3b4..6171ba0dab97715147322ca0ea7e4fd1712ee994 100644 (file)
@@ -33,7 +33,7 @@
 
 // ----- Defines -----
 
-#define KEYBOARD_SIZE 0x68 // 104 - Size of the array space for the keyboard(max index)
+#define KEYBOARD_KEYS 0x68 // 104 - Size of the array space for the keyboard(max index)
 #define KEYBOARD_BUFFER 24 // Max number of key signals to buffer