Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-13 | Change struct key_t | tmk | |
2013-02-01 | Add user defined function to action. | tmk | |
2013-01-28 | Clean code. | tmk | |
2013-01-27 | New tapping logic. | tmk | |
2013-01-24 | Minor fixes in keyboard.c. | tmk | |
2013-01-23 | Add prototype of Action Function. | tmk | |
2013-01-21 | Fix mods with tapping. | tmk | |
2013-01-17 | Refactor struct keyevent_t. | tmk | |
2013-01-17 | Fix mods with tap key but some problems still exists. | tmk | |
- stuck tap key after tapping. seq[mods(d), key(d), mods(u), key(u)] - tap key doesn't work when fast type. [key(d), mods(d), key(u), mods(u)] | |||
2013-01-15 | Fix waiting_keys and periodical update for delaying layer. | tmk | |
2013-01-09 | Add new layer actions. | tmk | |
2012-12-16 | Add initial fix for new keymap. | tmk | |
2012-10-17 | Add repeating of Fn key with alt keycode. | tmk | |
2012-10-17 | Initial version of new code for layer switch is added. | tmk | |
2012-08-28 | test build of 'Host shield' in minimal env. | tmk | |
2012-06-07 | Moved files to common, protocol and doc directory | tmk | |