I want to add accent LEDs to my config file, what code i use and where does it go?

I built a tron identity disc using a proffieboard v2.2. Everything works as it should except for some accent LEDs. In my wiring diagram, they are supposed to single neopixels. I ended up using regular white LEDs instead. Positive leg is wired to battery positive and negative leads are wired to LED6 on the proffie board. I think the problem is the config file. In file where it defines those LEDs I think they are defined as pixels but I don’t know how to change they type of LED.

What changes should I make to my config file to make these regular LEDs work?

You probably want to use SimpleBladePtr in the blade array of your config file.
If you have trouble, post your config file and we can show you what changes you need to make.