summaryrefslogtreecommitdiff
path: root/keyboards/orthodox/rev3_teensy/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/orthodox/rev3_teensy/config.h')
-rw-r--r--keyboards/orthodox/rev3_teensy/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/orthodox/rev3_teensy/config.h b/keyboards/orthodox/rev3_teensy/config.h
index d93528826f..27435df7fd 100644
--- a/keyboards/orthodox/rev3_teensy/config.h
+++ b/keyboards/orthodox/rev3_teensy/config.h
@@ -31,8 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-#define SOFT_SERIAL_PIN D0
-
/* key combination for command */
#define IS_COMMAND() ( \
get_mods() == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_LGUI)) \