summaryrefslogtreecommitdiff
path: root/keyboards/handwired/swiftrax/bumblebee/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/swiftrax/bumblebee/config.h')
-rw-r--r--keyboards/handwired/swiftrax/bumblebee/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/handwired/swiftrax/bumblebee/config.h b/keyboards/handwired/swiftrax/bumblebee/config.h
index 56acfbb2d0..f18b0fab89 100644
--- a/keyboards/handwired/swiftrax/bumblebee/config.h
+++ b/keyboards/handwired/swiftrax/bumblebee/config.h
@@ -17,11 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-
-/* key matrix size */
-#define MATRIX_ROWS 8
-#define MATRIX_COLS 8
-
// ROWS: Top to bottom, COLS: Left to right
#define MATRIX_ROW_PINS { B0, B1, B2, B3, F4, F5, F6, F7 }
@@ -42,4 +37,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define SOLENOID_PIN D2
/* Piezo Buzzer */
-#define AUDIO_PIN B7 \ No newline at end of file
+#define AUDIO_PIN B7