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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/splittest/teensy_2/config.h b/keyboards/handwired/splittest/teensy_2/config.h
index 7b77a5e36b..20672a381f 100644
--- a/keyboards/handwired/splittest/teensy_2/config.h
+++ b/keyboards/handwired/splittest/teensy_2/config.h
@@ -20,13 +20,7 @@
// use I2C on AVR
#define USE_I2C
-// wiring of each half
-#define MATRIX_ROW_PINS { F5 }
-#define MATRIX_COL_PINS { F7 }
#define SPLIT_HAND_PIN F0
-/* ws2812 RGB LED */
-#define RGB_DI_PIN D3
-
// teensy has vbus detection issues - use usb detection instead
#define SPLIT_USB_DETECT