Keyboard firmwares for Atmel AVR and Cortex-M
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
tmk 239bdbf419 PS/2: request to resend when error is occured. 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 PS/2: request to resend when error is occured. 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.