Keyboard firmwares for Atmel AVR and Cortex-M
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.