Pins

3 digit LED display

#define CLK 0
#define DIO 1

Neopixel LED

#define LED 2 //Neopixel Type: NEO_RGB

Button

#define BTN 3 //Digital Pin Mode: INPUT_PULLUP