]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/BudKeypad/matrix.h
Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files
[kiibohd-controller.git] / Scan / BudKeypad / matrix.h
index 14306236280daf91e91401c0463c853ff296abb7..978059a21f9961e51da9ae347783facd17a36e15 100644 (file)
@@ -36,7 +36,7 @@
 
 // ----- Key Settings -----
 
-#define KEYBOARD_SIZE 16 // # of keys
+#define KEYBOARD_KEYS 16 // # of keys
 #define MAX_ROW_SIZE  16 // # of keys in the largest row
 #define MAX_COL_SIZE   1 // # of keys in the largest column