summaryrefslogtreecommitdiff
path: root/keyboard/alps64/config.h
diff options
context:
space:
mode:
authorNathan Sharfi <me@ngalt.com>2016-05-30 15:45:17 -0700
committerNathan Sharfi <me@ngalt.com>2016-05-30 15:45:17 -0700
commit222e8f031cef1d53c4d4ea33b3970193fcd070fa (patch)
tree0e10f397d2bf4ed5a3aced723fb3e97b09875d49 /keyboard/alps64/config.h
parent13810e4822d57553caa5aea537af7e80ad701589 (diff)
parent8ee9be11dee3db265cd8a0cc22a8fe40f6067820 (diff)
Merge branch 'master' of github.com:jackhumbert/qmk_firmware
Diffstat (limited to 'keyboard/alps64/config.h')
-rw-r--r--keyboard/alps64/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboard/alps64/config.h b/keyboard/alps64/config.h
index 824d3e8302..858a82ecdd 100644
--- a/keyboard/alps64/config.h
+++ b/keyboard/alps64/config.h
@@ -18,6 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef CONFIG_H
#define CONFIG_H
+#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
@@ -31,6 +32,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROWS 8
#define MATRIX_COLS 8
+#define MATRIX_COL_PINS { B0, B1, B2, B3, B4, B5, B6, B7 }
+#define MATRIX_ROW_PINS { D0, D1, D2, D3, D4, D5, D6, C2 }
+#define UNUSED_PINS
+
/* define if matrix has ghost */
//#define MATRIX_HAS_GHOST