]> git.donarmstrong.com Git - qmk_firmware.git/commit
dynamic_macro.h: Ignore all the initial key releases
authorWojciech Siewierski <wojciech.siewierski@onet.pl>
Wed, 3 May 2017 21:47:52 +0000 (23:47 +0200)
committerWojciech Siewierski <wojciech.siewierski@onet.pl>
Wed, 3 May 2017 22:14:38 +0000 (00:14 +0200)
commit40fe30e4d6b521284fa3cb7ae217ebb6d013bcdf
treeee4dd692ca3039c3f717399541710ed54e7882b5
parentc8ac556e63c62078fe1edfc1a116c36ad34da8e3
dynamic_macro.h: Ignore all the initial key releases

Right after the user initiates the macro recording, they usually need
to release some keys used to access the DYN_REC_START layers. It makes
sense to ignore them.

Note: The keys used to access the DYN_REC_STOP key are *not* ignored.
quantum/dynamic_macro.h