]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/treadstone48/rev1/serial_config.h
Usbasploader bootloader option addition (#6304)
[qmk_firmware.git] / keyboards / treadstone48 / rev1 / serial_config.h
1 //// #error rev2 serial config
2
3 #ifndef SOFT_SERIAL_PIN
4 /* Soft Serial defines */
5 #define SOFT_SERIAL_PIN D2
6
7 #define SERIAL_USE_MULTI_TRANSACTION
8 #endif