summaryrefslogtreecommitdiffstats
path: root/keyboards/bolsa/damapad/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bolsa/damapad/config.h')
-rw-r--r--keyboards/bolsa/damapad/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/bolsa/damapad/config.h b/keyboards/bolsa/damapad/config.h
index ce7d8b49bb..444f0de0e7 100644
--- a/keyboards/bolsa/damapad/config.h
+++ b/keyboards/bolsa/damapad/config.h
@@ -19,10 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 3
-#define MATRIX_COLS 6
-
/* key matrix pins */
#define MATRIX_ROW_PINS { E6, F7, C7 }
#define MATRIX_COL_PINS { F0, F1, F4, F5, F6, B7 }