]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/UnivacF3W9/scan_loop.h
Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files
[kiibohd-controller.git] / Scan / UnivacF3W9 / scan_loop.h
index 8f2e69e1a1ae9a10e3936afc995e8c52d32cf7d8..4449e9ffecdf7bd14f48c5deffe357a43374febd 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