Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bug: send Fn key even after the layer is used. | tmk | 2011-05-04 | 1 | -12/+11 |
* | integrate V-USB support into ps2_usb | tmk | 2011-02-22 | 1 | -1/+1 |
* | fixed: not to send key if fn_keycode is modifier | tmk | 2011-02-22 | 1 | -2/+2 |
* | host interface for pjrc | tmk | 2011-02-22 | 1 | -0/+1 |
* | refactor keyboard.h, host.h | tmk | 2011-02-22 | 1 | -17/+17 |
* | added protocol stack: pjrc, vusb | tmk | 2011-02-22 | 1 | -18/+18 |
* | rewrite code of layer switching | tmk | 2011-01-23 | 1 | -69/+99 |
* | changed signature of keymap_fn_layer() in keymap_skel.h. | tmk | 2011-01-06 | 1 | -1/+1 |
* | tuning layer switch timing. | tmk | 2010-11-26 | 1 | -1/+1 |
* | repeating Fn key: press twice quickly to repeat. | tmk | 2010-11-04 | 1 | -20/+28 |
* | revise Fn key processing. | tmk | 2010-11-03 | 1 | -56/+109 |
* | improve layer switching | tmk | 2010-10-30 | 1 | -0/+92 |