LED Keyboard

Type: component
PROBLEM

SOLUTION

Inputs
  • comp_charge
Outputs
  • comp_keyboard
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_keyboard",
    "name": "LED Keyboard",
    "type": "component",
    "inputs": [
        "comp_charge"
    ],
    "outputs": [
        "comp_keyboard"
    ],
    "passthru": [],
    "children": [],
    "extends": null,
    "template": "component"
}