This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
cinaeco
/
qmk_firmware
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
3015f191a5
Ramas
Etiquetas
master
qmk_firmware
/
ps2_vusb
tmk
9a938eecbd
host interface for pjrc
hace 15 años
..
Makefile
9a938eecbd
host interface for pjrc
hace 15 años
README
9a938eecbd
host interface for pjrc
hace 15 años
config.h
9a938eecbd
host interface for pjrc
hace 15 años
keymap.c
2b8cd88ab1
refactor keyboard.h, host.h
hace 15 años
led.c
acc974c64b
added protocol stack: pjrc, vusb
hace 15 años
main.c
2b8cd88ab1
refactor keyboard.h, host.h
hace 15 años
matrix.c
2b8cd88ab1
refactor keyboard.h, host.h
hace 15 años
usart_print.c
4f5f1a53d4
added PS/2 to USB converter use V-USB as protocol stack
hace 15 años
usart_print.h
4f5f1a53d4
added PS/2 to USB converter use V-USB as protocol stack
hace 15 años
usbconfig.h
04f351b802
PS/2 library receives data partially by interrupt
hace 15 años
README
PS/2 to USB keyboard converter with V-USB
=========================================
2011/02/07
NOT COMPLETED
development was suspended.
TODO:
PS/2 library: losts data from keyboard occasionally,
should use interrupt thoroughly for communication.
Code cleaning: merge code changed here to other subprojects and common modules.