index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
dynamic_macro.h
Age
Commit message (
Expand
)
Author
2019-11-04
[Core] Convert Dynamic Macro to a Core Feature (#5948)
Drashna Jaelre
2019-08-30
clang-format changes
skullY
2017-09-30
Fix dynamic macros on ChibiOS keyboards
Fred Sundvik
2017-06-01
Prevent the recording of looping dynamic macros.
Daniel Shields
2017-05-05
dynamic_macro.h: Do not use backlight_toggle if backlight is disabled
Wojciech Siewierski
2017-05-04
dynamic_macro.h: Add debug logs
Wojciech Siewierski
2017-05-04
dynamic_macro.h: Make the documentation more clear
Wojciech Siewierski
2017-05-04
dynamic_macro.h: Do not save the keys being held when stopping the recording
Wojciech Siewierski
2017-05-04
dynamic_macro.h: Fix an off-by-two error
Wojciech Siewierski
2017-05-04
dynamic_macro.h: Always toggle the backlight twice as a notification
Wojciech Siewierski
2017-05-04
dynamic_macro.h: Ignore all the initial key releases
Wojciech Siewierski
2017-04-30
Add `DYN_REC_STOP` to dynamic macros
Weiyi Lou
2017-03-28
Clarify the quantum license (#1042)
skullydazed
2016-10-09
Reduce the default dynamic macro buffer
Wojciech Siewierski
2016-08-18
Implement the dynamic macros that are recorded in runtime
Wojciech Siewierski