You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adafruit_seesaw.neopixel.NeoPixel defaults its byte oprder to GRBW.
adafruit_neokey.neokey1x4.NeoKey1x4 lets it do that when it should be setting an order of GRB in the NeoPixel constructor call to match the pixels on the neokey1x4 board.