Trim trailing whitespace
This commit is contained in:
parent
af37bb2f78
commit
bb53635f33
28 changed files with 88 additions and 88 deletions
|
@ -52,7 +52,7 @@ For users of the earlier versions of dynamic macros: It is still possible to fin
|
|||
|
||||
```c
|
||||
uint16_t macro_kc = (keycode == MO(_DYN) ? DYN_REC_STOP : keycode);
|
||||
|
||||
|
||||
if (!process_record_dynamic_macro(macro_kc, record)) {
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue