mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-23 03:50:28 +08:00
ea47be936b
* update serial.c and add OLED * update readme * keymap fix * keymap fix2
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
|