I'm trying to simplify my wiring to my Bela.



I have a Bela, Trill Hub and some Trill sensors (craft, ring, bar)....
I noticed a large I2C header on the Bela. Is there a single cable that can be using this to the Trill Hub, instead of using the qwiic to dupont connectors which connect to P9.24 and P9.26? The I2C pinout orientation of this header is different from Trill Hub, so I'm guessing not. What are the specs of this header and what is it used for normally?
If I want design a basic capelet that sits on Bela would this be the best placed to start?
https://github.com/BelaPlatform/bela-hardware/tree/master/bela-kicad-library
My custom caplet would have a neopixel header, i2c header for trill craft, and a bank of vcc, grnd, analog input / output headers for easy connectivity.
I've used Eagle once before, but since it's being discontinued I need to starting learning KiCad.