Age | Commit message (Expand) | Author |
---|---|---|
2017-06-01 | Prevent the recording of looping dynamic macros. | |
2017-05-05 | dynamic_macro.h: Do not use backlight_toggle if backlight is disabled | |
2017-05-04 | dynamic_macro.h: Add debug logs | |
2017-05-04 | dynamic_macro.h: Make the documentation more clear | |
2017-05-04 | dynamic_macro.h: Do not save the keys being held when stopping the recording | |
2017-05-04 | dynamic_macro.h: Fix an off-by-two error | |
2017-05-04 | dynamic_macro.h: Always toggle the backlight twice as a notification | |
2017-05-04 | dynamic_macro.h: Ignore all the initial key releases | |
2017-04-30 | Add `DYN_REC_STOP` to dynamic macros | |
2017-03-28 | Clarify the quantum license (#1042) | |
2016-10-09 | Reduce the default dynamic macro buffer | |
2016-08-18 | Implement the dynamic macros that are recorded in runtime |