Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port action_* to mbed | tmk | 2014-07-30 | 1 | -4/+4 |
| | |||||
* | Add support for macro media/system keys | tmk | 2013-07-23 | 1 | -54/+42 |
| | |||||
* | Fix deprecated 'prog_*' typedef - Issue #34 | tmk | 2013-05-21 | 1 | -3/+2 |
| | | | | | | | | | - Remove prog_char from xpritnf - Remove prog_macro_t from acton_macro avr-libc-1.8 removed 'prog_*' typedef because the usage of the __progmem__ attribute on a type is not supported in GCC. http://www.nongnu.org/avr-libc/changes-1.8.html | ||||
* | Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options | tmk | 2013-03-20 | 1 | -0/+4 |
| | |||||
* | Add MACRO action | tmk | 2013-02-25 | 1 | -0/+4 |
| | |||||
* | Add macro feature. | tmk | 2013-02-04 | 1 | -0/+107 |