]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add new DIODE_DIRECTION option
authorNikolaus Wittenstein <nikolaus.wittenstein@gmail.com>
Mon, 6 Feb 2017 00:42:00 +0000 (19:42 -0500)
committerNikolaus Wittenstein <nikolaus.wittenstein@gmail.com>
Mon, 6 Feb 2017 00:47:33 +0000 (19:47 -0500)
commit8cbf61c91923e5399b158f7f9258096cb0089ce2
treeeb525287e392da707d5319296da1c8b6aaf815ef
parentd961c80df2391631f7b3f46afa595ce93f51f217
Add new DIODE_DIRECTION option

The previous two options were COL2ROW, ROW2COL; this adds CUSTOM_MATRIX
to disable the built-in matrix scanning code.

Most notably, this obviates the need to set MATRIX_ROW_PINS or
MATRIX_COL_PINS.
quantum/config_common.h
quantum/matrix.c
quantum/template/config.h