{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP32MacroPad",
  "description": "A flexible macro-pad library for ESP32 with BLE keyboard, rotary encoders, OLED display, and multi-layout button mapping.",
  "url": "https://github.com/havishvivek/esp32macropad/",
  "author": {
    "@type": "Person",
    "name": "Havish Vivek"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/HavishVivek/ESP32MacroPad-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 10,
  "datePublished": "2026-03-16",
  "license": "https://spdx.org/licenses/MIT"
}