diff options
Diffstat (limited to 'keyboards/fc980c/config.h')
-rw-r--r-- | keyboards/fc980c/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fc980c/config.h b/keyboards/fc980c/config.h index a6cb977562..b46bdfd550 100644 --- a/keyboards/fc980c/config.h +++ b/keyboards/fc980c/config.h @@ -36,7 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // #define MATRIX_COL_PINS { F5, B1, F0, F1, F4, B3, D7, D6, D4, D5, D3, D2, D1, D0 } // #define UNUSED_PINS -#define DIODE_DIRECTION CUSTOM_MATRIX +//#define DIODE_DIRECTION /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST |