summaryrefslogtreecommitdiffstats
path: root/ps2_usb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed wrong pin configuration for ps2_usb USART.tmk2012-02-141-6/+6
|
* Fixed wrong description about pins.tmk2012-01-161-1/+1
|
* Added USART implementation for PS/2 signal handling.tmk2012-01-163-41/+174
|
* PS/2 to USB: fix comments.tmk2011-12-092-9/+84
|
* Added ISO/JIS keyboard support.tmk2011-12-054-201/+261
|
* Added Bulegiga iWRAP support into HHKB.(Bluetooth)tmk2011-09-176-25/+27
|
* added copyright and license notice.tmk2011-07-215-0/+85
|
* Added PS/2 multimeda key support.tmk2011-05-312-21/+89
| | | | | HID Consumer page and System control are also supported now. merged mediakey branch: d53a356cd2011b461843a5c7c1527a61692893c1
* added HHKB/README and clean some codes.tmk2011-05-252-4/+14
|
* move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dirtmk2011-05-076-457/+4
|
* fix for ps2_usb Makefile and circuittmk2011-05-042-3/+3
|
* ADD: V-USB Circuit in READMEtmk2011-02-251-0/+24
|
* integrate V-USB support into ps2_usbtmk2011-02-2213-109/+1084
|
* Exceptional handling for PS/2 scan code set 2tmk2011-01-252-116/+150
| | | | changed names which does not comply to C spec.(underscore prefix names)
* PS/2 to USB keyboard convertertmk2011-01-235-0/+867