Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-03 | Fix Tapping: release key immediately but modifier #65 | tmk | 1 | -10/+9 |
2013-02-13 | Change struct key_t | tmk | 1 | -10/+4 |
2013-02-01 | Add user defined function to action. | tmk | 1 | -0/+1 |
2013-01-28 | Clean code. | tmk | 1 | -6/+11 |
2013-01-26 | New tapping logic. | tmk | 1 | -2/+7 |
2013-01-23 | Minor fixes in keyboard.c. | tmk | 1 | -4/+4 |
2013-01-23 | Add prototype of Action Function. | tmk | 1 | -2/+2 |
2013-01-21 | Fix mods with tapping. | tmk | 1 | -1/+1 |
2013-01-17 | Refactor struct keyevent_t. | tmk | 1 | -4/+8 |
2013-01-17 | Fix mods with tap key but some problems still exists. | tmk | 1 | -0/+1 |
2013-01-14 | Fix waiting_keys and periodical update for delaying layer. | tmk | 1 | -1/+8 |
2013-01-09 | Add new layer actions. | tmk | 1 | -7/+1 |
2012-12-15 | Add initial fix for new keymap. | tmk | 1 | -3/+2 |
2012-10-17 | Add repeating of Fn key with alt keycode. | tmk | 1 | -0/+0 |
2012-10-17 | Initial version of new code for layer switch is added. | tmk | 1 | -1/+27 |
2012-08-28 | test build of 'Host shield' in minimal env. | tmk | 1 | -0/+6 |
2012-06-06 | Moved files to common, protocol and doc directory | tmk | 1 | -0/+28 |