]> git.donarmstrong.com Git - qmk_firmware.git/commit
Allow mod swapping for mod tap (MT) (#1202)
authorJack Humbert <jack.humb@gmail.com>
Mon, 26 Jun 2017 22:54:01 +0000 (18:54 -0400)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2017 22:54:01 +0000 (18:54 -0400)
commit61cdc9aaa462afbcbaf57f2c5991e06924caed0e
tree0076143e7bbb1e88818ecde430c8bc5be57e6743
parentd1fb8d2296889ee1aaa08988c8951eb5f12d930b
Allow mod swapping for mod tap (MT) (#1202)

* allow mod swapping for mod tap

* quick include

* fix the mod swapping

* make changes consistent with action code

* fix bug

* re-enable no gui, etc

* fix binary comps

* solid logic
quantum/keycode_config.c
quantum/keycode_config.h
quantum/keymap_common.c