X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fquefrency%2Frev1%2Fconfig.h;h=88d7044864d9aaa577a4e02733e7ffa0ca28c90e;hb=155e9310ff685f557287749bef2e02510538a6d9;hp=1074590ff5564802f7482844e569eadc8e7ec312;hpb=9739d6ba0ad3da93f42cc28a78a6722d39ad3d72;p=qmk_firmware.git diff --git a/keyboards/quefrency/rev1/config.h b/keyboards/quefrency/rev1/config.h index 1074590ff..88d704486 100644 --- a/keyboards/quefrency/rev1/config.h +++ b/keyboards/quefrency/rev1/config.h @@ -41,6 +41,9 @@ along with this program. If not, see . /* 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 */