This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fef206f661
qmk_firmware
/
keyboards
/
lily58
/
serial_config.h
5 lines
95 B
Raw
Normal View
History
Unescape
Escape
Keyboard: Lily58 update serial.c and add OLED (#4715) * update serial.c and add OLED * update readme * keymap fix * keymap fix2
6 years ago
#
ifndef SOFT_SERIAL_PIN
#
define SOFT_SERIAL_PIN D2
#
define SERIAL_USE_MULTI_TRANSACTION
#
endif