diff options
Diffstat (limited to 'keyboards/fc660c')
-rw-r--r-- | keyboards/fc660c/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/fc660c/config.h b/keyboards/fc660c/config.h index 96f04b097c..fe9c695174 100644 --- a/keyboards/fc660c/config.h +++ b/keyboards/fc660c/config.h @@ -32,7 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_ROWS 8 #define MATRIX_COLS 16 -#define DIODE_DIRECTION CUSTOM_MATRIX +//#define DIODE_DIRECTION /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST |