Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-20 | Fix to build ps2_mouse with both LUFA and PJRC | tmk | |
- change API of ps2_mouse; ps2_mouse_task() - remove mouse_report from host.c | |||
2012-10-27 | Add print_dec() and debug_dec(). | tmk | |
2012-10-21 | Fix mousekey parameter bug | tmk | |
2012-10-17 | Add Mousekey parameters and accel keys. | tmk | |
2012-10-17 | Fix commands | tmk | |
2012-10-17 | Fix layer switching and host API. | tmk | |
2012-10-17 | Add subset of Xorg MouseKey acceleration parameters. | tmk | |
2012-10-17 | Fix build option MOUSEKEY_ENABLE. | tmk | |
2012-10-17 | Add keycode.h and remove usb_keycodes.h. | tmk | |
2012-10-17 | Add consumer/system usage support. | tmk | |
2012-10-17 | Initial version of new code for layer switch is added. | tmk | |
2012-06-28 | Add consumer/system control feature to LUFA. | tmk | |
2012-06-07 | Fixed Makefile to adjust new directories. | tmk | |
2012-06-07 | Moved files to common, protocol and doc directory | tmk | |