#ifndef __ABC80_WEBCONTENT_H #define __ABC80_WEBCONTENT_H #include const char rgbtohdmi[] PROGMEM = R"rawliteral( MAX80 keyboard controller ABC800 Keyboard RGBtoHDMI

ABC800 Keyboard RGBtoHDMI

RGBtoHDMI

)rawliteral"; const char fbuttons_html[] PROGMEM = R"rawliteral( KEY80 Input Form
F1:

F2:

F3:

)rawliteral"; #endif