adb_usb
|
af85b6bba6
added HHKB/README and clean some codes.
|
7 years ago |
hhkb
|
af85b6bba6
added HHKB/README and clean some codes.
|
7 years ago |
macway
|
af85b6bba6
added HHKB/README and clean some codes.
|
7 years ago |
pjrc
|
6d45e05ede
Added PS/2 multimeda key support.
|
7 years ago |
ps2_usb
|
d831eb699b
Updated README to reflect what this fork specifically accomplishes.
|
7 years ago |
vusb
|
6d45e05ede
Added PS/2 multimeda key support.
|
7 years ago |
.gitignore
|
d3b1af9572
add mouse function.
|
7 years ago |
Makefile.common
|
9a938eecbd
host interface for pjrc
|
7 years ago |
Makefile.pjrc
|
9a938eecbd
host interface for pjrc
|
7 years ago |
Makefile.rules
|
fb8d23c60c
integrate V-USB support into ps2_usb
|
7 years ago |
Makefile.vusb
|
61e12a3157
move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir
|
7 years ago |
README
|
00350c180d
v3.0 cleanse files
|
7 years ago |
USB_NKRO.txt
|
2a562a4191
Add PS/2 mouse support to connect TrackPoint Unit.
|
7 years ago |
adb.c
|
af85b6bba6
added HHKB/README and clean some codes.
|
7 years ago |
adb.h
|
06db39583f
ADB keyboard LEDs support
|
7 years ago |
command.c
|
98edc2fcbc
First commit. Added dvorak-qwerty switching with scroll lock led indicator, and ctrl button switches back to qwerty for shortcuts. Also added dvorak layout with layer switching.
|
7 years ago |
command.h
|
98edc2fcbc
First commit. Added dvorak-qwerty switching with scroll lock led indicator, and ctrl button switches back to qwerty for shortcuts. Also added dvorak layout with layer switching.
|
7 years ago |
controller_teensy.h
|
98edc2fcbc
First commit. Added dvorak-qwerty switching with scroll lock led indicator, and ctrl button switches back to qwerty for shortcuts. Also added dvorak layout with layer switching.
|
7 years ago |
debug.h
|
45d4a7a898
improve layer switching
|
7 years ago |
host.h
|
6d45e05ede
Added PS/2 multimeda key support.
|
7 years ago |
keyboard.c
|
a77a1d2289
Merge remote branch 'upstream/master'
|
7 years ago |
keyboard.h
|
9a938eecbd
host interface for pjrc
|
7 years ago |
keymap.h
|
fb8d23c60c
integrate V-USB support into ps2_usb
|
7 years ago |
layer.c
|
98edc2fcbc
First commit. Added dvorak-qwerty switching with scroll lock led indicator, and ctrl button switches back to qwerty for shortcuts. Also added dvorak layout with layer switching.
|
7 years ago |
layer.h
|
2b8cd88ab1
refactor keyboard.h, host.h
|
7 years ago |
led.h
|
acc974c64b
added protocol stack: pjrc, vusb
|
7 years ago |
main_pjrc.c
|
fb8d23c60c
integrate V-USB support into ps2_usb
|
7 years ago |
main_vusb.c
|
61e12a3157
move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir
|
7 years ago |
matrix.h
|
fb8d23c60c
integrate V-USB support into ps2_usb
|
7 years ago |
mousekey.c
|
9a938eecbd
host interface for pjrc
|
7 years ago |
mousekey.c.bak
|
2b8cd88ab1
refactor keyboard.h, host.h
|
7 years ago |
mousekey.h
|
2b8cd88ab1
refactor keyboard.h, host.h
|
7 years ago |
mousekey.h.bak
|
2b8cd88ab1
refactor keyboard.h, host.h
|
7 years ago |
print.c
|
47da6bf7d4
Added keymap support for volume control, and a function to print ints in decimal format.
|
7 years ago |
print.h
|
47da6bf7d4
Added keymap support for volume control, and a function to print ints in decimal format.
|
7 years ago |
ps2.c
|
068c31a7ba
added initial V-USB support for HHKB
|
7 years ago |
ps2.h
|
47f5d8b545
Synchronous USART support for PS/2 on V-USB stack
|
7 years ago |
ps2_mouse.c
|
2b8cd88ab1
refactor keyboard.h, host.h
|
7 years ago |
ps2_mouse.h
|
7272c65d3d
add error handling to ps2_mouse
|
7 years ago |
ps2_usart.c
|
61e12a3157
move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir
|
7 years ago |
sendchar.h
|
4f5f1a53d4
added PS/2 to USB converter use V-USB as protocol stack
|
7 years ago |
timer.c
|
4f5f1a53d4
added PS/2 to USB converter use V-USB as protocol stack
|
7 years ago |
timer.h
|
4f5f1a53d4
added PS/2 to USB converter use V-USB as protocol stack
|
7 years ago |
usb_keycodes.h
|
a77a1d2289
Merge remote branch 'upstream/master'
|
7 years ago |
util.c
|
51f17f0231
add build option: NKRO_ENABLE(remove: USB_12KRO)
|
7 years ago |
util.h
|
2f80e790c6
new build method for macway
|
7 years ago |