]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/SKM67001/matrix.h
Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files
[kiibohd-controller.git] / Scan / SKM67001 / matrix.h
index ebb2833fa99b2c19cabdbf0a8752a6903ea41a0b..406e97c9d85180db96ca67450b82a2fc495def14 100644 (file)
@@ -36,7 +36,7 @@
 
 // ----- Key Settings -----
 
-#define KEYBOARD_SIZE 85 // # of keys (It actually has 66, but there are markings up to 80 on the PCB); 85 due to there being 5 "switch" keys, that have no numbers
+#define KEYBOARD_KEYS 85 // # of keys (It actually has 66, but there are markings up to 80 on the PCB); 85 due to there being 5 "switch" keys, that have no numbers
 #define MAX_ROW_SIZE   9 // # of keys in the largest row
 #define MAX_COL_SIZE   9 // # of keys in the largest column