tmk 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack il y a 15 ans
..
Makefile 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack il y a 15 ans
README 9a938eecbd host interface for pjrc il y a 15 ans
config.h 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack il y a 15 ans
keymap.c 2b8cd88ab1 refactor keyboard.h, host.h il y a 15 ans
led.c acc974c64b added protocol stack: pjrc, vusb il y a 15 ans
main.c 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack il y a 15 ans
matrix.c 2b8cd88ab1 refactor keyboard.h, host.h il y a 15 ans
ps2_usart.c 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack il y a 15 ans
sendchar_dummy.c 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack il y a 15 ans
sendchar_usart.c 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack il y a 15 ans
usbconfig.h 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack il y a 15 ans

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.