Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-04 | Fix mod stuck of MODS_KEY when leaving layer #62 | tmk | |
- Add action_util.c and remove action_oneshot.c - Add oneshot_mods for MODS_ONESHOT - Add weak_mods for MODS_KEY and MACRO - weak_mods is cleared when layer switching | |||
2013-07-28 | Add NKRO support for LUFA | tmk | |
2013-05-14 | Use dprint and dprintf for debug | tmk | |
2013-01-13 | Fix tap key using delaying_layer and waiting_key. | tmk | |
2012-12-16 | Add initial fix for new keymap. | tmk | |
2012-10-17 | Fix layer switching and host API. | 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 | 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 | |