index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
dynamic_macro.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-30
Fix dynamic macros on ChibiOS keyboards
Fred Sundvik
1
-1
/
+1
2017-06-01
Prevent the recording of looping dynamic macros.
Daniel Shields
1
-0
/
+4
2017-05-05
dynamic_macro.h: Do not use backlight_toggle if backlight is disabled
Wojciech Siewierski
1
-0
/
+2
2017-05-04
dynamic_macro.h: Add debug logs
Wojciech Siewierski
1
-0
/
+30
2017-05-04
dynamic_macro.h: Make the documentation more clear
Wojciech Siewierski
1
-2
/
+5
2017-05-04
dynamic_macro.h: Do not save the keys being held when stopping the recording
Wojciech Siewierski
1
-3
/
+15
2017-05-04
dynamic_macro.h: Fix an off-by-two error
Wojciech Siewierski
1
-3
/
+3
2017-05-04
dynamic_macro.h: Always toggle the backlight twice as a notification
Wojciech Siewierski
1
-3
/
+1
2017-05-04
dynamic_macro.h: Ignore all the initial key releases
Wojciech Siewierski
1
-2
/
+9
2017-04-30
Add `DYN_REC_STOP` to dynamic macros
Weiyi Lou
1
-3
/
+3
2017-03-29
Clarify the quantum license (#1042)
skullydazed
1
-0
/
+16
2016-10-09
Reduce the default dynamic macro buffer
Wojciech Siewierski
1
-2
/
+7
2016-08-18
Implement the dynamic macros that are recorded in runtime
Wojciech Siewierski
1
-0
/
+226