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