summaryrefslogtreecommitdiffstats
path: root/ps2_usb
AgeCommit message (Expand)AuthorFilesLines
2012-06-07Fixed Makefile to adjust new directories.tmk3-9/+15
2012-02-13Fixed wrong pin configuration for ps2_usb USART.tmk1-6/+6
2012-01-15Fixed wrong description about pins.tmk1-1/+1
2012-01-15Added USART implementation for PS/2 signal handling.tmk3-41/+174
2011-12-09PS/2 to USB: fix comments.tmk2-9/+84
2011-12-05Added ISO/JIS keyboard support.tmk4-201/+261
2011-09-17Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk6-25/+27
2011-07-20added copyright and license notice.tmk5-0/+85
2011-05-31Added PS/2 multimeda key support.tmk2-21/+89
2011-05-25added HHKB/README and clean some codes.tmk2-4/+14
2011-05-06move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dirtmk6-457/+4
2011-05-04fix for ps2_usb Makefile and circuittmk2-3/+3
2011-02-25ADD: V-USB Circuit in READMEtmk1-0/+24
2011-02-21integrate V-USB support into ps2_usbtmk13-109/+1084
2011-01-24Exceptional handling for PS/2 scan code set 2tmk2-116/+150
2011-01-22PS/2 to USB keyboard convertertmk5-0/+867