Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
FIX: name of mousekey macros usb_keycodes.h. | |||||
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 | |