| Commit message (Expand) | Author | Age | Files | Lines |
* | [Core] Convert Dynamic Macro to a Core Feature (#5948) | Drashna Jaelre | 2019-11-04 | 1 | -16/+4 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -82/+55 |
* | Fix dynamic macros on ChibiOS keyboards | Fred Sundvik | 2017-09-30 | 1 | -1/+1 |
* | Prevent the recording of looping dynamic macros. | Daniel Shields | 2017-06-01 | 1 | -0/+4 |
* | dynamic_macro.h: Do not use backlight_toggle if backlight is disabled | Wojciech Siewierski | 2017-05-05 | 1 | -0/+2 |
* | dynamic_macro.h: Add debug logs | Wojciech Siewierski | 2017-05-04 | 1 | -0/+30 |
* | dynamic_macro.h: Make the documentation more clear | Wojciech Siewierski | 2017-05-04 | 1 | -2/+5 |
* | dynamic_macro.h: Do not save the keys being held when stopping the recording | Wojciech Siewierski | 2017-05-04 | 1 | -3/+15 |
* | dynamic_macro.h: Fix an off-by-two error | Wojciech Siewierski | 2017-05-04 | 1 | -3/+3 |
* | dynamic_macro.h: Always toggle the backlight twice as a notification | Wojciech Siewierski | 2017-05-04 | 1 | -3/+1 |
* | dynamic_macro.h: Ignore all the initial key releases | Wojciech Siewierski | 2017-05-04 | 1 | -2/+9 |
* | Add `DYN_REC_STOP` to dynamic macros | Weiyi Lou | 2017-04-30 | 1 | -3/+3 |
* | Clarify the quantum license (#1042) | skullydazed | 2017-03-28 | 1 | -0/+16 |
* | Reduce the default dynamic macro buffer | Wojciech Siewierski | 2016-10-09 | 1 | -2/+7 |
* | Implement the dynamic macros that are recorded in runtime | Wojciech Siewierski | 2016-08-18 | 1 | -0/+226 |