Skip to content

SD Card Structure

XQuantumWaveX edited this page Sep 26, 2025 · 7 revisions

SD Card Structure:

SDCARD_ESPGUARD/

├── languages/

│ ├── en.json

│ ├── de.json

│ └── ...

├── syntaxes/

│ └── syntaxes.json

└── scripts/

└── index.html

Folder/File Description
languages/ Keyboard layout JSON files
syntaxes/syntaxes.json Maps script commands to supported syntax
scripts/index.html Web interface frontend

Clone this wiki locally