]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/IBMConvertible/matrix.h
Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files
[kiibohd-controller.git] / Scan / IBMConvertible / matrix.h
index 5802d6f1aa0ea16d11852d4ddeee447c444cad7e..e89b82a2159a13384c5968570ca053b26698f3da 100644 (file)
@@ -36,7 +36,7 @@
 
 // ----- Key Settings -----
 
-#define KEYBOARD_SIZE 90 // # of keys (It actually has 78, but there are markings up to 81 on the PCB and scan lines enough for 90
+#define KEYBOARD_KEYS 90 // # of keys (It actually has 78, but there are markings up to 81 on the PCB and scan lines enough for 90
 #define MAX_ROW_SIZE   6 // # of rows
 #define MAX_COL_SIZE  15 // # of columns