]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/treadstone48/rev1/serial_config.h
[Keyboard] Bootmagic does not actually work on BMC boards, removing from panc60 ...
[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