X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fhandwired%2Fdactyl_manuform%2Fconfig.h;h=0e6f3f98ed60224f1f2396478f9e5a897b2dc9b2;hb=155e9310ff685f557287749bef2e02510538a6d9;hp=320ce3c482ddf1ff55ff6a061ecbf2fd6b92d3fd;hpb=9739d6ba0ad3da93f42cc28a78a6722d39ad3d72;p=qmk_firmware.git diff --git a/keyboards/handwired/dactyl_manuform/config.h b/keyboards/handwired/dactyl_manuform/config.h index 320ce3c48..0e6f3f98e 100644 --- a/keyboards/handwired/dactyl_manuform/config.h +++ b/keyboards/handwired/dactyl_manuform/config.h @@ -38,6 +38,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 */