summaryrefslogtreecommitdiffstats
path: root/keyboards/diverge3
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/diverge3')
-rw-r--r--keyboards/diverge3/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/diverge3/config.h b/keyboards/diverge3/config.h
index 262be7b75..464dc835f 100644
--- a/keyboards/diverge3/config.h
+++ b/keyboards/diverge3/config.h
@@ -57,6 +57,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCING_DELAY 5
+/* serial.c configuration for split keyboard */
+#define SOFT_SERIAL_PIN D0
+
/* define if matrix has ghost (lacks anti-ghosting diodes) */
//#define MATRIX_HAS_GHOST