Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mod stuck of MODS_KEY when leaving layer #62 | tmk | 2013-10-04 | 1 | -149/+1 |
| | | | | | | | - 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 | ||||
* | Add NKRO support for LUFA | tmk | 2013-07-28 | 1 | -16/+20 |
| | |||||
* | Use dprint and dprintf for debug | tmk | 2013-05-14 | 1 | -5/+5 |
| | |||||
* | Fix tap key using delaying_layer and waiting_key. | tmk | 2013-01-13 | 1 | -0/+5 |
| | |||||
* | Add initial fix for new keymap. | tmk | 2012-12-16 | 1 | -4/+4 |
| | |||||
* | Fix layer switching and host API. | tmk | 2012-10-17 | 1 | -37/+58 |
| | |||||
* | Clean host.h interface. | tmk | 2012-10-17 | 1 | -65/+20 |
| | |||||
* | Add keycode.h and remove usb_keycodes.h. | tmk | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | Add consumer/system usage support. | tmk | 2012-10-17 | 1 | -0/+8 |
| | |||||
* | Initial version of new code for layer switch is added. | tmk | 2012-10-17 | 1 | -1/+21 |
| | |||||
* | confirm SetReport LED. | tmk | 2012-06-29 | 1 | -1/+4 |
| | |||||
* | Moved files to common, protocol and doc directory | tmk | 2012-06-07 | 1 | -0/+237 |