mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-14 16:05:11 +00:00
ea47be936b
* update serial.c and add OLED * update readme * keymap fix * keymap fix2
4 lines
95 B
C
Executable file
4 lines
95 B
C
Executable file
#ifndef SOFT_SERIAL_PIN
|
|
#define SOFT_SERIAL_PIN D2
|
|
#define SERIAL_USE_MULTI_TRANSACTION
|
|
#endif
|