diff options
Diffstat (limited to 'keyboards/alps64')
-rw-r--r-- | keyboards/alps64/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/alps64/config.h b/keyboards/alps64/config.h index cc7eada11a..237dfbbe77 100644 --- a/keyboards/alps64/config.h +++ b/keyboards/alps64/config.h @@ -35,6 +35,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_ROW_PINS { D0, D1, D2, D3, D4, D5, D6, C2 } #define UNUSED_PINS +#define DIODE_DIRECTION COL2ROW + /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST |