Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix is_tap_key() | tmk | 2013-02-11 | 1 | -1/+1 |
* | Clean layer actions. | tmk | 2013-02-10 | 1 | -84/+106 |
* | Add macro feature. | tmk | 2013-02-04 | 1 | -12/+12 |
* | Add user defined function to action. | tmk | 2013-02-01 | 1 | -23/+24 |
* | Add legacy keymap support. | tmk | 2013-01-31 | 1 | -29/+58 |
* | Fix: action LAYER_BIT uses xor now instead of and/or. | tmk | 2013-01-30 | 1 | -7/+7 |
* | Clean code. | tmk | 2013-01-28 | 1 | -18/+21 |
* | Add tap toggle feature to action. | tmk | 2013-01-28 | 1 | -12/+14 |
* | Add oneshot modifier action. | tmk | 2013-01-27 | 1 | -103/+95 |
* | New tapping logic. | tmk | 2013-01-27 | 1 | -4/+2 |
* | Add prototype of Action Function. | tmk | 2013-01-23 | 1 | -2/+36 |
* | Add support partly for modifier with tap key. | tmk | 2013-01-16 | 1 | -80/+81 |
* | Add new layer actions. | tmk | 2013-01-09 | 1 | -61/+91 |
* | Add initial fix for new keymap. | tmk | 2012-12-16 | 1 | -0/+219 |