Keyboard firmwares for Atmel AVR and Cortex-M
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tmk 47f5d8b545 Synchronous USART support for PS/2 on V-USB stack hace 13 años
..
Makefile Synchronous USART support for PS/2 on V-USB stack hace 13 años
README host interface for pjrc hace 13 años
config.h Synchronous USART support for PS/2 on V-USB stack hace 13 años
keymap.c refactor keyboard.h, host.h hace 13 años
led.c added protocol stack: pjrc, vusb hace 13 años
main.c Synchronous USART support for PS/2 on V-USB stack hace 13 años
matrix.c refactor keyboard.h, host.h hace 13 años
ps2_usart.c Synchronous USART support for PS/2 on V-USB stack hace 13 años
sendchar_dummy.c Synchronous USART support for PS/2 on V-USB stack hace 13 años
sendchar_usart.c Synchronous USART support for PS/2 on V-USB stack hace 13 años
usbconfig.h Synchronous USART support for PS/2 on V-USB stack hace 13 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.