usb_usb: Add multiple keyboard support
it supports four keyboards and two cascaded hubs
This commit is contained in:
parent
60b88f155e
commit
148c6a5175
7 changed files with 238 additions and 191 deletions
|
|
@ -110,7 +110,7 @@ OPT_DEFS += -DBOOTLOADER_SIZE=4096
|
|||
|
||||
SRC = \
|
||||
keymap_common.c \
|
||||
matrix.c \
|
||||
usb_usb.cpp \
|
||||
main.cpp
|
||||
|
||||
ifdef KEYMAP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue