pc98_usb: Fix pin configuration in README
This commit is contained in:
parent
428d904541
commit
effdef4187
3 changed files with 10 additions and 1 deletions
|
|
@ -8,6 +8,9 @@ TMK_DIR = ../../tmk_core
|
|||
TARGET_DIR = .
|
||||
|
||||
# keyboard dependent files
|
||||
# Add one of lines below to select serial protocol implementation
|
||||
# protocol/serial_uart.c
|
||||
# protocol/serial_soft.c
|
||||
SRC = matrix.c \
|
||||
protocol/serial_uart.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue