Merge commit '4d116a04e9
'
This commit is contained in:
commit
d9fee5571d
5 changed files with 45 additions and 1 deletions
|
@ -11,6 +11,10 @@ ifdef MOUSEKEY_ENABLE
|
|||
SRC += $(PJRC_DIR)/usb_mouse.c
|
||||
endif
|
||||
|
||||
ifdef ADB_MOUSE_ENABLE
|
||||
SRC += $(PJRC_DIR)/usb_mouse.c
|
||||
endif
|
||||
|
||||
ifdef PS2_MOUSE_ENABLE
|
||||
SRC += $(PJRC_DIR)/usb_mouse.c
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue