{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP32KeyBridge",
  "description": "Bridge keyboard input to keyboard output on ESP32: remap, layers, macros, and layout conversion in between.",
  "url": "https://github.com/tanakamasayuki/ESP32KeyBridge",
  "author": {
    "@type": "Person",
    "name": "TANAKA Masayuki"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/tanakamasayuki/ESP32KeyBridge-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 277,
  "datePublished": "2026-09-01",
  "license": "https://spdx.org/licenses/MIT"
}