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