Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to build ps2_mouse with both LUFA and PJRC | tmk | 2013-11-20 | 1 | -6/+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 | -17/+0 |
| | | | | | | | - 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 | ||||
* | Merge branch 'keymap2' | tmk | 2013-02-11 | 1 | -2/+5 |
|\ | | | | | | | | | Conflicts: common/keyboard.c | ||||
| * | Fix tap key using delaying_layer and waiting_key. | tmk | 2013-01-13 | 1 | -0/+3 |
| | | |||||
| * | Add initial fix for new keymap. | tmk | 2012-12-16 | 1 | -2/+2 |
| | | |||||
* | | Fix and keymap of hid_liber from alaricljs at geekhack.org. | tmk | 2012-11-13 | 1 | -0/+1 |
|/ | |||||
* | Fix layer switching and host API. | tmk | 2012-10-17 | 1 | -11/+13 |
| | |||||
* | Clean host.h interface. | tmk | 2012-10-17 | 1 | -9/+10 |
| | |||||
* | Add consumer/system usage support. | tmk | 2012-10-17 | 1 | -0/+1 |
| | |||||
* | Initial version of new code for layer switch is added. | tmk | 2012-10-17 | 1 | -0/+4 |
| | |||||
* | test build of 'Host shield' in minimal env. | tmk | 2012-08-28 | 1 | -0/+8 |
| | |||||
* | Moved files to common, protocol and doc directory | tmk | 2012-06-07 | 1 | -0/+57 |