Fatal error NEOPIXEL_LED Marlin

Hello friends
I designed my own 3D printer board
I use STM32F103RCT6 as main control board.
And I add NEOPIXEL_LED feature to control LED in Marlin
I use Marlin 2.0.9.3 latest version
But I always get error when doing compile with 12864 . LCD
https://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
I have attached my Code file hope you guys can review and help me, all Pins.h and related files are in my config.
I’m really not too familiar with programming and I just followed what was instructed to do wrong, hope you can help me with the problem that I’m having.

Well the error is thrown by Marlin, you need to ask their developers to add support or remove the #error line if it’s already working. → Issues · MarlinFirmware/Marlin · GitHub