mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-05-30 03:31:16 +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.