Age | Commit message (Expand) | Author |
---|---|---|
2012-11-23 | Fixes from Tranquilite@GH. | tmk |
2012-10-27 | Fix usage of debug flag | tmk |
2012-10-23 | Add print utility | tmk |
2012-10-21 | Add LED feature to Sun converter | tmk |
2012-10-18 | Add child proof keyboard locking feature! | tmk |
2012-10-17 | Add command console and mouseky parameters tweak. | tmk |
2012-10-17 | Fix commands | tmk |
2012-10-17 | Fix use of default_layer | tmk |
2012-10-17 | Fix layer switching and host API. | tmk |
2012-10-17 | Fix build option MOUSEKEY_ENABLE. | tmk |
2012-10-17 | Clean host.h interface. | 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 | Add repeating of Fn key with alt keycode. | 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 | Moved files to common, protocol and doc directory | tmk |