Commit Graph

13 Commits (7514145ed6bc0f6a8f4b717e4ff88c38d339436b)

Author SHA1 Message Date
Fred Sundvik 67eeb889ba Fix dynamic macros on ChibiOS keyboards
7 years ago
Daniel Shields 606e13a47e Prevent the recording of looping dynamic macros.
7 years ago
Wojciech Siewierski a1e156a3d2 dynamic_macro.h: Do not use backlight_toggle if backlight is disabled
7 years ago
Wojciech Siewierski 10a7cd7e5a dynamic_macro.h: Add debug logs
7 years ago
Wojciech Siewierski 8e94c9b4cb dynamic_macro.h: Make the documentation more clear
7 years ago
Wojciech Siewierski 4b50ea15a9 dynamic_macro.h: Do not save the keys being held when stopping the recording
7 years ago
Wojciech Siewierski 436d661775 dynamic_macro.h: Fix an off-by-two error
7 years ago
Wojciech Siewierski 5e2a999278 dynamic_macro.h: Always toggle the backlight twice as a notification
7 years ago
Wojciech Siewierski 40fe30e4d6 dynamic_macro.h: Ignore all the initial key releases
7 years ago
Weiyi Lou 4ff40a551a Add `DYN_REC_STOP` to dynamic macros
7 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042)
7 years ago
Wojciech Siewierski 70f32842e5 Reduce the default dynamic macro buffer
8 years ago
Wojciech Siewierski 39e8e61258 Implement the dynamic macros that are recorded in runtime
8 years ago