summaryrefslogtreecommitdiff
path: root/quantum/dynamic_macro.h
AgeCommit message (Expand)Author
2017-09-30Fix dynamic macros on ChibiOS keyboardsFred Sundvik
2017-06-01Prevent the recording of looping dynamic macros.Daniel Shields
2017-05-05dynamic_macro.h: Do not use backlight_toggle if backlight is disabledWojciech Siewierski
2017-05-04dynamic_macro.h: Add debug logsWojciech Siewierski
2017-05-04dynamic_macro.h: Make the documentation more clearWojciech Siewierski
2017-05-04dynamic_macro.h: Do not save the keys being held when stopping the recordingWojciech Siewierski
2017-05-04dynamic_macro.h: Fix an off-by-two errorWojciech Siewierski
2017-05-04dynamic_macro.h: Always toggle the backlight twice as a notificationWojciech Siewierski
2017-05-04dynamic_macro.h: Ignore all the initial key releasesWojciech Siewierski
2017-04-30Add `DYN_REC_STOP` to dynamic macrosWeiyi Lou
2017-03-28Clarify the quantum license (#1042)skullydazed
2016-10-09Reduce the default dynamic macro bufferWojciech Siewierski
2016-08-18Implement the dynamic macros that are recorded in runtimeWojciech Siewierski