summaryrefslogtreecommitdiffstats
path: root/keyboards/ergotravel/rev1/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergotravel/rev1/config.h')
-rw-r--r--keyboards/ergotravel/rev1/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/ergotravel/rev1/config.h b/keyboards/ergotravel/rev1/config.h
index 3af1147a7..e6d557361 100644
--- a/keyboards/ergotravel/rev1/config.h
+++ b/keyboards/ergotravel/rev1/config.h
@@ -56,6 +56,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
)
+/* serial.c configuration for split keyboard */
+#define SOFT_SERIAL_PIN D0
+
#define BACKLIGHT_PIN B5
#define BACKLIGHT_LEVELS 5