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 9a938eecbd host interface for pjrc пре 13 година
..
Makefile host interface for pjrc пре 13 година
README host interface for pjrc пре 13 година
config.h host interface for pjrc пре 13 година
keymap.c refactor keyboard.h, host.h пре 13 година
led.c added protocol stack: pjrc, vusb пре 13 година
main.c refactor keyboard.h, host.h пре 13 година
matrix.c refactor keyboard.h, host.h пре 13 година
usart_print.c added PS/2 to USB converter use V-USB as protocol stack пре 13 година
usart_print.h added PS/2 to USB converter use V-USB as protocol stack пре 13 година
usbconfig.h PS/2 library receives data partially by interrupt пре 13 година

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.