mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-04 17:25:45 +03: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.