aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/dynamic_macro.h
AgeCommit message (Expand)Author
2017-09-30Fix dynamic macros on ChibiOS keyboardsGravatar Fred Sundvik
2017-06-01Prevent the recording of looping dynamic macros.Gravatar Daniel Shields
2017-05-05dynamic_macro.h: Do not use backlight_toggle if backlight is disabledGravatar Wojciech Siewierski
2017-05-04dynamic_macro.h: Add debug logsGravatar Wojciech Siewierski
2017-05-04dynamic_macro.h: Make the documentation more clearGravatar Wojciech Siewierski
2017-05-04dynamic_macro.h: Do not save the keys being held when stopping the recordingGravatar Wojciech Siewierski
2017-05-04dynamic_macro.h: Fix an off-by-two errorGravatar Wojciech Siewierski
2017-05-04dynamic_macro.h: Always toggle the backlight twice as a notificationGravatar Wojciech Siewierski
2017-05-04dynamic_macro.h: Ignore all the initial key releasesGravatar Wojciech Siewierski
2017-04-30Add `DYN_REC_STOP` to dynamic macrosGravatar Weiyi Lou
2017-03-28Clarify the quantum license (#1042)Gravatar skullydazed
2016-10-09Reduce the default dynamic macro bufferGravatar Wojciech Siewierski
2016-08-18Implement the dynamic macros that are recorded in runtimeGravatar Wojciech Siewierski