Atreus52- Last changes to config to get it workin.

This commit is contained in:
jprmesh 2017-05-08 00:21:30 -04:00 committed by Jonas Rogers
parent 133908da74
commit 1552fd6ae1
1 changed files with 8 additions and 0 deletions

View File

@ -3,8 +3,16 @@
#undef MANUFACTURER
#undef PRODUCT
#undef DESCRIPTION
#undef MATRIX_ROW_PINS
#undef MATRIX_COL_PINS
#undef DIODE_DIRECTION
/* USB Device descriptor parameter */
#define MANUFACTURER Mesh Industries
#define PRODUCT Atreus52 Treeboard
#define DESCRIPTION q.m.k. keyboard firmware for Atreus52
#define MATRIX_ROW_PINS { C6, D7, E6, B4, B5 }
#define MATRIX_COL_PINS { B2, B1, F7, F6, F5, F4, B6, D3, D2, D1, D0, D4, B3 }
#define DIODE_DIRECTION COL2ROW