summaryrefslogtreecommitdiff
path: root/keyboards/handwired/splittest/teensy_2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/splittest/teensy_2/config.h')
-rw-r--r--keyboards/handwired/splittest/teensy_2/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/splittest/teensy_2/config.h b/keyboards/handwired/splittest/teensy_2/config.h
index eadd42fb7c..7b77a5e36b 100644
--- a/keyboards/handwired/splittest/teensy_2/config.h
+++ b/keyboards/handwired/splittest/teensy_2/config.h
@@ -16,7 +16,6 @@
#pragma once
-#include "config_common.h"
// use I2C on AVR
#define USE_I2C
@@ -25,7 +24,6 @@
#define MATRIX_ROW_PINS { F5 }
#define MATRIX_COL_PINS { F7 }
#define SPLIT_HAND_PIN F0
-#define SOFT_SERIAL_PIN D1
/* ws2812 RGB LED */
#define RGB_DI_PIN D3