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