summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/teensy_35/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/onekey/teensy_35/config.h')
-rw-r--r--keyboards/handwired/onekey/teensy_35/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/onekey/teensy_35/config.h b/keyboards/handwired/onekey/teensy_35/config.h
index 13eaf1a4f6..0f15fc87d8 100644
--- a/keyboards/handwired/onekey/teensy_35/config.h
+++ b/keyboards/handwired/onekey/teensy_35/config.h
@@ -19,9 +19,6 @@
// TODO: including this causes "error: expected identifier before '(' token" errors
//#include "config_common.h"
-#define MATRIX_COL_PINS { D5 } // 20/A6
-#define MATRIX_ROW_PINS { B2 } // 19/A5
-
// i2c_master defines
#define I2C1_SCL_PIN B0 // 16/A2 on pinout
#define I2C1_SDA_PIN B1 // 17/A3 on pinout