mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-07-14 09:25:19 +02:00

Added JTAG disable code to the split_common slave code since the slave never calls keyboard_init(). In the future the slave should likely be modified to call keyboard_init() in some way, but without calling any of the unnecessary USB initialization code.