Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed wrong pin configuration for ps2_usb USART. | tmk | 2012-02-14 | 1 | -6/+6 |
| | |||||
* | Fixed wrong description about pins. | tmk | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | Added USART implementation for PS/2 signal handling. | tmk | 2012-01-16 | 3 | -41/+174 |
| | |||||
* | PS/2 to USB: fix comments. | tmk | 2011-12-09 | 2 | -9/+84 |
| | |||||
* | Added ISO/JIS keyboard support. | tmk | 2011-12-05 | 4 | -201/+261 |
| | |||||
* | Added Bulegiga iWRAP support into HHKB.(Bluetooth) | tmk | 2011-09-17 | 6 | -25/+27 |
| | |||||
* | added copyright and license notice. | tmk | 2011-07-21 | 5 | -0/+85 |
| | |||||
* | Added PS/2 multimeda key support. | tmk | 2011-05-31 | 2 | -21/+89 |
| | | | | | HID Consumer page and System control are also supported now. merged mediakey branch: d53a356cd2011b461843a5c7c1527a61692893c1 | ||||
* | added HHKB/README and clean some codes. | tmk | 2011-05-25 | 2 | -4/+14 |
| | |||||
* | move files: main_vusb.c ps2_usart.c sendchar_usart.c from ps2_usb to common dir | tmk | 2011-05-07 | 6 | -457/+4 |
| | |||||
* | fix for ps2_usb Makefile and circuit | tmk | 2011-05-04 | 2 | -3/+3 |
| | |||||
* | ADD: V-USB Circuit in README | tmk | 2011-02-25 | 1 | -0/+24 |
| | |||||
* | integrate V-USB support into ps2_usb | tmk | 2011-02-22 | 13 | -109/+1084 |
| | |||||
* | Exceptional handling for PS/2 scan code set 2 | tmk | 2011-01-25 | 2 | -116/+150 |
| | | | | changed names which does not comply to C spec.(underscore prefix names) | ||||
* | PS/2 to USB keyboard converter | tmk | 2011-01-23 | 5 | -0/+867 |