Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-15 | Added USART implementation for PS/2 signal handling. | tmk | 1 | -0/+1 |
2011-09-17 | Added Bulegiga iWRAP support into HHKB.(Bluetooth) | tmk | 1 | -2/+2 |
2011-07-20 | added copyright and license notice. | tmk | 1 | -0/+17 |
2011-07-02 | Change layer pram and keymap of HHKB. Fix vusb/host.c. | tmk | 1 | -1/+1 |
2011-05-04 | fix bug: send Fn key even after the layer is used. | tmk | 1 | -12/+11 |
2011-02-21 | integrate V-USB support into ps2_usb | tmk | 1 | -1/+1 |
2011-02-21 | fixed: not to send key if fn_keycode is modifier | tmk | 1 | -2/+2 |
2011-02-21 | host interface for pjrc | tmk | 1 | -0/+1 |
2011-02-21 | refactor keyboard.h, host.h | tmk | 1 | -17/+17 |
2011-02-21 | added protocol stack: pjrc, vusb | tmk | 1 | -18/+18 |
2011-01-22 | rewrite code of layer switching | tmk | 1 | -69/+99 |
2011-01-06 | changed signature of keymap_fn_layer() in keymap_skel.h. | tmk | 1 | -1/+1 |
2010-11-26 | tuning layer switch timing. | tmk | 1 | -1/+1 |
2010-11-03 | repeating Fn key: press twice quickly to repeat. | tmk | 1 | -20/+28 |
2010-11-03 | revise Fn key processing. | tmk | 1 | -56/+109 |
2010-10-29 | improve layer switching | tmk | 1 | -0/+92 |