]> git.donarmstrong.com Git - qmk_firmware.git/commit
Move disable JTAG code from `keyboard_init` to `keyboard_setup`
authorDanny Nguyen <danny@keeb.io>
Fri, 2 Nov 2018 19:28:16 +0000 (15:28 -0400)
committerDrashna Jaelre <drashna@live.com>
Fri, 2 Nov 2018 21:31:29 +0000 (14:31 -0700)
commita5fa75fcb3de822f4e43dcf29cee6eb9f945a992
tree38e37e3e83e34f611293a266b59be0cee906de34
parent5779ffb59a2e36fd45c3d4000d41ad73ad140de3
Move disable JTAG code from `keyboard_init` to `keyboard_setup`

This way all split keyboards are using that code instead of just those using split_common with the fix
quantum/split_common/matrix.c
quantum/split_common/split_util.c
tmk_core/common/keyboard.c
tmk_core/common/keyboard.h