This website requires JavaScript.
Explore
Help
Sign In
andrejl
/
qmk-dactyl-manuform-a
Watch
1
Star
0
Fork
You've already forked qmk-dactyl-manuform-a
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2557bc8e6f
qmk-dactyl-manuform-a
/
keyboards
/
lily58
/
serial_config.h
5 lines
95 B
C
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
2019-01-05 18:30:48 +01:00
#
ifndef SOFT_SERIAL_PIN
#
define SOFT_SERIAL_PIN D2
#
define SERIAL_USE_MULTI_TRANSACTION
#
endif