summaryrefslogtreecommitdiff
path: root/keyboards/mechwild/bbs
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechwild/bbs')
-rw-r--r--keyboards/mechwild/bbs/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/mechwild/bbs/config.h b/keyboards/mechwild/bbs/config.h
index 3db3d087cc..10bf4dd23e 100644
--- a/keyboards/mechwild/bbs/config.h
+++ b/keyboards/mechwild/bbs/config.h
@@ -4,10 +4,6 @@
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 6
-
/* allows the "key" button on the blackpill to toggle caps lock for user testing before soldering */
#define DIP_SWITCH_PINS { A0 }