Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port action_* to mbed | tmk | 2014-07-30 | 1 | -2/+2 |
| | |||||
* | Make NKRO deafult when it is available | tmk | 2014-04-27 | 1 | -1/+1 |
| | | | | - NKRO is used only when keyboard_protocol = 1(report) | ||||
* | Fix to build ps2_mouse with both LUFA and PJRC | tmk | 2013-11-20 | 1 | -8/+0 |
| | | | | | - change API of ps2_mouse; ps2_mouse_task() - remove mouse_report from host.c | ||||
* | 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 |