mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 17:37:40 +06:00
5 lines
95 B
C
5 lines
95 B
C
|
#ifndef SOFT_SERIAL_PIN
|
||
|
#define SOFT_SERIAL_PIN D2
|
||
|
#define SERIAL_USE_MULTI_TRANSACTION
|
||
|
#endif
|