]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fixes to get tap dance to fire at proper places (#2272)
authorscauligi <scauligi@eng.ucsd.edu>
Sun, 4 Feb 2018 18:45:19 +0000 (10:45 -0800)
committerJack Humbert <jack.humb@gmail.com>
Sun, 4 Feb 2018 18:45:19 +0000 (13:45 -0500)
commit9fcda95363568156887c76867e843a86f8f75757
treed9677c75a66589f5a32453003ba814458bb50b8e
parent2908c0f9277d021d35133940d6a4d77569229ecf
Fixes to get tap dance to fire at proper places (#2272)

* tap dance fixes: fire immediately upon completion and also get properly interrupted before macros

* bugfix for tapdance improvement

* fix build
quantum/process_keycode/process_tap_dance.c
quantum/process_keycode/process_tap_dance.h
quantum/quantum.c