Anyone have much with the Teensy 3.6?

Anyone have much with the Teensy 3.6? I’m trying to get it working with an SK9822 strip and getting absolutely nothing. I’m connected to 11 and 13 which should be the base SPI0 port. Testing with the DemoRell100 example sketch, only thing changed is the pins and LED type:

#define DATA_PIN 11
#define CLK_PIN 13
#define LED_TYPE SK9822

And, to note, I’m running of the HEAD of master as I’m not 100% sure the Teensy 3.6 support is actually in the release… wait, no, I’m 100% sure it’s not as it was merged in several months after 3.1.3

May just have to go with a Teensy 3.2 instead but really need the microSD reader on the 3.6 if I can.

Try asking at the PJRC forum: https://forum.pjrc.com

Are you using the teensy 3.5/6 fork of the library?
If you’re not, search this forum you’ll find a link.