added initial support of mousekeys to ps2_vusb
This commit is contained in:
parent
4f5f1a53d4
commit
0632618d29
14 changed files with 676 additions and 270 deletions
|
|
@ -9,11 +9,13 @@ TARGET_DIR = .
|
|||
|
||||
# keyboard dependent files
|
||||
TARGET_SRC = main.c \
|
||||
keyboard_vusb.c \
|
||||
keyboard.c \
|
||||
mousekey.c \
|
||||
layer.c \
|
||||
keymap.c \
|
||||
matrix.c \
|
||||
ps2.c \
|
||||
host_vusb.c \
|
||||
print.c \
|
||||
util.c \
|
||||
timer.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue