]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/quefrency/rev1/config.h
Make quantum/split_common/serial.[ch] configurable (#4419)
[qmk_firmware.git] / keyboards / quefrency / rev1 / config.h
index 1074590ff5564802f7482844e569eadc8e7ec312..88d7044864d9aaa577a4e02733e7ffa0ca28c90e 100644 (file)
@@ -41,6 +41,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 */