]> git.donarmstrong.com Git - qmk_firmware.git/commit
dynamic_macro.h: Do not save the keys being held when stopping the recording
authorWojciech Siewierski <wojciech.siewierski@onet.pl>
Wed, 3 May 2017 23:37:46 +0000 (01:37 +0200)
committerWojciech Siewierski <wojciech.siewierski@onet.pl>
Wed, 3 May 2017 23:42:09 +0000 (01:42 +0200)
commit4b50ea15a954de2e6062aa7228bd1f9f76669ce7
treec8ecf1bbb2c23ba09f38e2b295d7ed5357b990fb
parent436d661775178fb62b46afdc3d755fdb413dcb35
dynamic_macro.h: Do not save the keys being held when stopping the recording

More specifically, we save them and then place the `macro_end` pointer
before them so they are essentially ignored and the other macro may
freely overwrite them.
quantum/dynamic_macro.h