Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-23 | Fixes from Tranquilite@GH. | tmk | |
- Fix keyboard_task() when matrix column size > 16 - Add clear_keyboard() in NKRO command to avoid stucking keys. - Fix function name in print.c. | |||
2012-10-27 | Add print_dec() and debug_dec(). | tmk | |
2012-10-23 | Add print utility | tmk | |
2012-10-18 | Add child proof keyboard locking feature! | tmk | |
Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE | |||
2012-10-17 | Add command console and mouseky parameters tweak. | tmk | |
2012-10-17 | Fix commands | tmk | |
2012-10-17 | Clean host.h interface. | tmk | |
2012-10-17 | Add keycode.h and remove usb_keycodes.h. | tmk | |
2012-10-17 | Initial version of new code for layer switch is added. | tmk | |
2012-06-29 | confirm SetReport LED. | tmk | |
2012-06-07 | Moved files to common, protocol and doc directory | tmk | |