1
0

add '#define SOFT_SERIAL_PIN D0' to keyboards/divergetm2/config.h

This commit is contained in:
mtei
2018-11-13 18:28:07 +09:00
parent 8da7fce2c6
commit 9c9cc5ec9e
2 changed files with 4 additions and 1 deletions

View File

@@ -59,6 +59,9 @@
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D0
/*
* Magic Key Options
*