]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/nyquist/rev3/config.h
Make quantum/split_common/serial.[ch] configurable (#4419)
[qmk_firmware.git] / keyboards / nyquist / rev3 / config.h
index 6c51bc9a805226e7321df1403d7fc5c78dc98bf5..8054ba79c25122aecf2382b3a5f7d9efaf66be1f 100644 (file)
@@ -43,6 +43,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* Set 0 if debouncing isn't needed */
 #define DEBOUNCING_DELAY 5
 
+/* serial.c configuration for split keyboard */
+#define SOFT_SERIAL_PIN D0
+
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 #define LOCKING_SUPPORT_ENABLE
 /* Locking resynchronize hack */