summaryrefslogtreecommitdiffstats
path: root/keyboards/neopad/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/neopad/rev1/config.h')
-rwxr-xr-xkeyboards/neopad/rev1/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/neopad/rev1/config.h b/keyboards/neopad/rev1/config.h
index 2647c42432..74f394e8c7 100755
--- a/keyboards/neopad/rev1/config.h
+++ b/keyboards/neopad/rev1/config.h
@@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Column/Row IO definitions */
-#define MATRIX_ROWS 2
-#define MATRIX_COLS 3
#define MATRIX_ROW_PINS { F4, F5 }
#define MATRIX_COL_PINS { B3, B2, B6 }